Forum Moderators: phranque
ok, so I have php and mysql running but I can get any of my php scritps to connect to mysql.
what would the common problems here be? I think I have the basic covered (as far as the scripts pointing to the right place and stuff like that), I think I must have something on the server side wrong, but I have no clue what...
I'm running PHP 4.3.2, and in the PHP Info page I see:
'--with-mysql=shared,/usr'
In the configure section, which I think is right?
Any ideas what's wrong here, or what else I should look at would be greatly appreciated.
Thanks!
# rpm -qa ¦ grep php
php-ldap-4.3.2-23.ent
php-mysql-4.3.2-3mdk
php-imap-4.3.2-23.ent
php-4.3.2-23.ent
# rpm -qa ¦ grep php
php-ldap-4.3.2-23.ent
php-mysql-4.3.2-3mdk
php-imap-4.3.2-23.ent
php-4.3.2-23.ent
RedHat 3.2ES
my server has been useless for weeks due to this, does anyone have a clue what is wrong here? TIA!