[PHP] Upgrade problems PHP 5.1.4 (Windows)

2006-05-22 Thread Beauford
Hi, I just upgraded to PHP 5.1.4 and now none of my sites will connect to MySQL. I keep getting the error: Fatal error: Call to undefined function mysql_connect() I enabled php_mysql.dll in php.ini as one article suggested, but still no go. Any suggestions? Thanks Beauford -- PHP General

Re: [PHP] Upgrade problems PHP 5.1.4 (Windows)

2006-05-22 Thread Chris
Beauford wrote: Hi, I just upgraded to PHP 5.1.4 and now none of my sites will connect to MySQL. I keep getting the error: Fatal error: Call to undefined function mysql_connect() I enabled php_mysql.dll in php.ini as one article suggested, but still no go. Firstly does the php_mysql.dll

Re: [PHP] Upgrade problems PHP 5.1.4 (Windows)

2006-05-22 Thread Tony Aldrich
I've understood, it's Windows. If you added root php directory to Path environment variable it sometimes does not take effect until you restart Windows. (???May be it's cached somewhere?) And don't forget to change in php.ini Extension Directory to ./ext or where all extension dll's are placed.

Re: [PHP] upgrade problems

2002-10-12 Thread Brad Bonkoski
http://www.php.net/manual/sv/printwn/language.variables.predefined.php -or this- quote from the docs In PHP 4.2.0 and later, the default value for the PHP directive register_globals is off. This is a major change in PHP. Having register_globals off affects the set of predefined variables

[PHP] upgrade problems

2002-10-11 Thread abw
This week we upgraded our solaris 8 server using apache 1.3.27 from php 4.1.2 to 4.2.3, and it seemed to install fine. The strange thing is that most all php web pages appear, but the code does not work. For example, our support section heavily uses php, and nothing at all was changed on it,

Re: [PHP] upgrade problems

2002-10-11 Thread Brad Bonkoski
This should be a FAQ! I would say it would point to register globals being turned off in php.ini for the newer versions of php. check this pages for more information: http://www.php.net/manual/en/security.registerglobals.php -Brad abw wrote: This week we upgraded our solaris 8 server using

[PHP] Upgrade problems php3 - php4

2001-10-20 Thread sgibbs
Our ISP is trying to upgrade php and mysql versions on our website. The current site works fine using MySQL 3.22.20a and PHP3. We are able to upload, modify and create new database records with no problem using webforms to enter test and html. Now that we are trying to upgrade to MySQL

[PHP] upgrade problems

2001-01-18 Thread Bart A. Verbeek
Hello, I tried to upgrade php3* to php4 on my win98 machine. Downloaded the binarie and tried to install it. Every time I trie to request a *.php-file I get the following error: PHP: Unable to parse configuration file. Does anyone know what this meens and how to solve it?? php 3 always

RE: [PHP] upgrade problems

2001-01-18 Thread Bart A. Verbeek
Heb ik ook CGI nodig om php4 te draaien?? -Oorspronkelijk bericht- Van: Chris Hayes [mailto:[EMAIL PROTECTED]] Verzonden: donderdag 18 januari 2001 13:18 Aan: Bart A. Verbeek Onderwerp: Re: [PHP] upgrade problems PHP: Unable to parse configuration file. Does anyone know what