MySQL errors for what it seems all phpbb based forums except the original
My clan is getting really frustrated with all the mysql/php errors that we are encountering. They wanted me to use the old backup of a phpnuke platinum 7.6, so I uploaded it and I created the database and I recieved nice little error messages saying you cannot open or connect to this file directly, so I played around with it I got some of the pages to work after changing some code that was suggested by a couple of websites, but then I keep getting it on some pages. So I decided to upload a fresh copy of the phpnuke platinum 7.6 and well the first thing I notice is a blank index page so I go to the admin page and sign in as the super user and well that's strange "ACCESS DENIED" so I keep trying installs of that version and phpnuke platinum 7.6.b.4 and that kind of works but I still recieve SQL errors even on a fresh install.
So I scrap the project and move onto IntegraMod 1.4 fresh install and I recieve SQL errors talking about a column was not found that exsisted. So I install it on my webhost that worked along time ago (version 1.4 and 1.3.2) and they all get simular errors. Now what I am starting to think is that none of these Free programs are compatible with php5 or mysql5.
I run on my website Vbulletin so of course I don't have any problems except for a support ticket link in the NavBar that takes you to a none exsistant page if you click on it from the main vbadvanced page but if you connect to it from the forums page it works.
But the clan does not want to drop $160 for the sweetness of vbulletin because of the $310+ bill we have for our dedicated game server. They want a solution to the problem I keep pitching the vbulletin because the chances of it working are extremely high since well you get what you pay for.
So I was wondering if there is a way that I can convince them to no hands down purchase vbulletin without the clan leader getting mad about it saying we don't have the money, etc.
If the Short-Media community can help form up something so powerful that he can't refuse along with anyone in the clan. I just wish that the IMEX would convert integramod users post, groups, etc over to vbulletin, we have had to start over with registration processes about 7 times now, and I don't know if they can take it any more.
So I scrap the project and move onto IntegraMod 1.4 fresh install and I recieve SQL errors talking about a column was not found that exsisted. So I install it on my webhost that worked along time ago (version 1.4 and 1.3.2) and they all get simular errors. Now what I am starting to think is that none of these Free programs are compatible with php5 or mysql5.
I run on my website Vbulletin so of course I don't have any problems except for a support ticket link in the NavBar that takes you to a none exsistant page if you click on it from the main vbadvanced page but if you connect to it from the forums page it works.
But the clan does not want to drop $160 for the sweetness of vbulletin because of the $310+ bill we have for our dedicated game server. They want a solution to the problem I keep pitching the vbulletin because the chances of it working are extremely high since well you get what you pay for.
So I was wondering if there is a way that I can convince them to no hands down purchase vbulletin without the clan leader getting mad about it saying we don't have the money, etc.
If the Short-Media community can help form up something so powerful that he can't refuse along with anyone in the clan. I just wish that the IMEX would convert integramod users post, groups, etc over to vbulletin, we have had to start over with registration processes about 7 times now, and I don't know if they can take it any more.
0
Comments
Not only do I run a hosting company which hosts dozens of VB boards that work flawlessly, but I run three vb-based sites myself that are rock solid, one of which is quite large
As you said, you get what you pay for.
I have nothing to compare vbulletin to, but I would recommend it.
Btw if your on a debian server just type in dpkg-reconfigure phpbb2 and it will repair everything .
Some of the guys think it is a wast of money(why not get a free one)
Only con is the price tag.
The problem you sound like you are having is either a poorly configured server (yes even pro hosts can screw it up) or you aren't chmoding or permissioning key files on the install correctly.
Who is the host and more clarification on error messages would help us to help you
I would still say go with VBulletin. It's just professional, very security rich & has constant development & improvement
Is there something out their that I can use to configure or check and see what php.ini file the website is using. I did the test install for vbulletin and well of course that works, everything but magic_quotes_gpc wokrs
PHP 4.4.2
MySQL 5.0.18-standard-log
The chances of hour site being hacked is slim to none because they will probably get an error or something won't work. All this stuff used to work like a charm I don't know what's going on with the phpbb stuff.:headbange
[php]
<php?
phpinfo();
?>
[/php]
and access over the internet
Also, what do you mean magic_quotes_gpc does not work..? I wouldn't recommend using that. Escape your own code