Quote:
Originally Posted by Shazz
What did you do different?
[high]* Shazz always likes to know what people do to fix things[/high]
|
First and foremost my Sites are supposedly hosted on a
SuExec server and is
running both MySQL4 and 5 concorrently . SuExec is supposed to be highly protected and all that stufff but it has given a newbie like myself all kinds of trouble due to not knowing what to do. Even established webmaster and coders have had a tough time installing stuff for me. See I am still in the desert and cannot do so much my self.
Well here is the cure
Chomd arcade folder to 0775 instead of 0777
SuExec will not accept a 0777 because it treats it unsave.
Second-- This was done by my webhost because I am not smart enough to figure that one out. But they told me what they did and here it is
modified the following file
/www/www/forums/arcade/functions/dbclass.php
and changed the line
$this->connection_id = mysql_connect( $this->obj['sql_host'] ,
to read
$this->connection_id = mysql_connect( "localhost:/tmp/mysql5.sock
__________________________________________________ ______________
I am still looking for someone to help me install vbAdvanced
The only mod I have installed so far without crying to my host web support is
Welcome headers , and PM flasher.
If you can help please PM me