What errors are you getting? If you're having a problem connecting with
an error like:
Warning: mysql_connect(): Client does not support authentication
protocol requested by server
This is a problem with PHP 4.X.X and MySQL 4.1+ you have to login to
MySQL and use the "OLD_PASSWORD" feature. IE:
S
If you run just phpinfo(); do you get anything?
-Original Message-
From: Fazal Miah [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 23, 2005 6:25 AM
To: php-install@lists.php.net
Subject: [PHP-INSTALL] Fwd: HELP PLEASE...
Hi,
Im quite new to PHP, so not sure if this is just a PHP probl
Hi again group,
In my previous post I sent how I had configured PHP with apache I am
getting a forbidden error in my browser when I test php but it works
fine from the command line. All my HTML stuff is just fine. So instead
of fixing what I have it may just behoove me to recompile the two
program
Hi group,
I need some help with the installation of PHP 4.3.8 On a Sun Solaris 8
machine. I am running Apache 1.3.29 with several virtual hosts. I will
try to keep this short but still provide as much info as I can.
I have compiled PHP with the following command:
'./configure' '--prefix=/usr/lo