Re: [PHP-WIN] PHP, MYSQL and Apache

2007-08-07 Thread Carlton Whitehead
Keith, Go in your php.ini and change that extension path to have / (forward slashes) instead of \ (backslashes), save it, then restart Apache. Regards, Carlton Whitehead - Original Message - From: "Keith Mervine" <[EMAIL PROTECTED]> To: "Thomas Hearn" <

Re: [PHP-WIN] PHP, MYSQL and Apache

2007-08-06 Thread Carlton Whitehead
Keith, Are you sure that's the same php.ini that is referenced by your phpinfo(); script? Have you restarted Apache since you enabled the extensions? Regards, Carlton Whitehead KM wrote: Here is the section of my php.ini that contains the information ;extension=php_bz2.dll ;exte

Re: [PHP-WIN] PHP, MYSQL and Apache

2007-08-06 Thread Carlton Whitehead
nfo(); for the path to the active php.ini file, since sometimes this can be an unexpected location on Windows machines, at least in my experience. Regards, Carlton Whitehead - Original Message - From: "KM" <[EMAIL PROTECTED]> To: php-windows@lists.php.net Sent: Monday, Augu

Re: [PHP-WIN] Help with if

2007-08-06 Thread Carlton Whitehead
Hi Stephen, It looks like there are a few problems: To: php-windows@lists.php.net Sent: Monday, August 6, 2007 11:18:22 AM (GMT-0500) America/New_York Subject: [PHP-WIN] Help with if i'm tryin to get the if command to work on my site so that I can get the buttons to show for registering if a c

Re: [PHP-WIN] n00b cannot start MySQL

2007-07-27 Thread Carlton Whitehead
earch for your mysqld-nt.exe or its PID. Is it running on the port you expected? What happens if you telnet to the listed port? Regards, Carlton Whitehead - Original Message - From: "Abhisek Dutta" <[EMAIL PROTECTED]> To: php-windows@lists.php.net Sent: Friday, July

Re: [PHP-WIN] Re: php-windows Digest 23 Jul 2007 22:52:16 -0000 Issue 3288

2007-07-25 Thread Carlton Whitehead
Hi Sandeep, Make a new script called phpinfo.php and save it with this code: (end of file) View that script in your web browser. What is the value next to "Configuration File (php.ini) Path"? Is it what you expected? Scroll down and look for a section named "MySQL". Is it present? Is it