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.
T
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 fil
http://www.php.net/manual/sv/printwn/language.variables.predefined.php
-or this-
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 available in the
global sco
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 ap
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 a
5 matches
Mail list logo