Hy!
You have to restart windows after changing the path-variable, else it
has no effect. it it functioning for me
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Rory McKinley wrote:
Sorry Philip, but I have to disagree
I did an install on Wednesday of this week. I placed an entry for my PHP
folder in the PATH and it made no difference. Only once I had
overwritten the libmysql.dll in the Windows system folder with the
version that ships with PHP5 did I g
Philip Olson wrote:
New installation instructions exist that recommend never copying any
files to the Windows system directory. It's preferred to leave all files
in the PHP directory and make it (the PHP folder) available to the systems
PATH by editing the appropriate system environment variable.
> > I can't get PHP to load php_mysql.dll, required to use the mysql_*()
> > functions.
> >
> > I have tried a variety of values for extension_dir, including
> > "C:/php/ext", "C:\php\ext", "C:\php\", "./ext/", "ext/". I have copied
> > php_mysql to all these directories, but it is not loading
Chris Jenkinson wrote:
I can't get PHP to load php_mysql.dll, required to use the mysql_*()
functions.
I have tried a variety of values for extension_dir, including
"C:/php/ext", "C:\php\ext", "C:\php\", "./ext/", "ext/". I have copied
php_mysql to all these directories, but it is not loading i
Hi,
I can't get PHP to load php_mysql.dll, required to use the mysql_*()
functions.
I have tried a variety of values for extension_dir, including
"C:/php/ext", "C:\php\ext", "C:\php\", "./ext/", "ext/". I have copied
php_mysql to all these directories, but it is not loading it.
PHP is stored i
6 matches
Mail list logo