vBulletin Simple Help!
I get the following when running install.phpAttempting to attach to database...
Warning: mysql_pconnect(): Can't connect to local MySQL server through socket '/var/lib/mysql' (13) in /home/sisco/public_html/admin/db_mysql.php on line 38
Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /home/sisco/public_html/admin/db_mysql.php on line 47
The database has failed to connect because you do not have permission to connect to the server. Please go back to the last step and ensure that you have entered all your login details correctly.
Now I know that my mysql.sock is in /var/lib/mysql/mysql.sock but when I configured php i did --with-mysql-sock=/var/lib/mysql ..how can I change that back?
I Don't know about the MySQL-Link one though? How do I fix that? and Please dont mention the vbulletin forums they're no good

Please help. I'm running RedHat 9 linux and Just installed apache 2 and php 4.
Thankz!!