php-windows Digest 28 Oct 2004 07:34:51 -0000 Issue 2443
Topics (messages 24830 through 24833):
Re: php_mysql.dll fails to load
24830 by: Jose Stefan
24831 by: Jose Stefan
24832 by: Carsten Gehling
apache config question
24833 by: Bobo Wieland
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
To unsubscribe from the digest, e-mail:
[EMAIL PROTECTED]
To post to the list, e-mail:
[EMAIL PROTECTED]
----------------------------------------------------------------------
--- Begin Message ---
It appears as if the "php_mysql.dll" module has problems loading the
"libmysql.dll" file.
Setting the PHP dir to the system path var did NOT work for me.
However, these options did:
a) copy the bundled libmysql.dll to the windows system32 folder.
b) OR, copy the bundled libmysql.dll to apache's BIN folder.
c) OR, copy the bundled libmysql.dll to apache's root folder.
I'm currently using option C, but I would prefer not having to copy DLL
files across my system. Has anyone found a better solution?
My Server:
* Microsoft WindowsXP SP2
* MySQL 4.0.21
* Apache 2.0.52
* PHP 5.0.2
--- End Message ---
--- Begin Message ---
It appears as if the "php_mysql.dll" module has problems loading the
"libmysql.dll" file.
Setting the PHP dir to the system %path% var did NOT work for me.
However, these options did:
a) copy the bundled libmysql.dll to the windows system32 folder.
b) OR, copy the bundled libmysql.dll to apache's BIN folder.
c) OR, copy the bundled libmysql.dll to apache's root folder.
I'm currently using option C, but I would prefer not having to copy DLL
files across my system. Has anyone found a better solution?
My Server Includes:
* Microsoft WindowsXP SP2
* MySQL 4.0.21
* Apache 2.0.52
* PHP 5.0.2
--- End Message ---
--- Begin Message ---
> Fra: Jose Stefan [mailto:[EMAIL PROTECTED]
> Sendt: 26. oktober 2004 23:53
> Emne: [PHP-WIN] Re: php_mysql.dll fails to load
>
>
> It appears as if the "php_mysql.dll" module has problems loading the
> "libmysql.dll" file.
> Setting the PHP dir to the system %path% var did NOT work for me.
>
> However, these options did:
> a) copy the bundled libmysql.dll to the windows system32 folder.
> b) OR, copy the bundled libmysql.dll to apache's BIN folder.
> c) OR, copy the bundled libmysql.dll to apache's root folder.
>
> I'm currently using option C, but I would prefer not having to copy DLL
> files across my system. Has anyone found a better solution?
I almost do not dare to ask - but did you restart your computer after
setting the PATH variable? It is needed, or your web-process (IIS or Apache
or whatever you use) will still use the old PATH values.
- Carsten
--- End Message ---
--- Begin Message ---
How do I set up permission to access folders and not only specific files in these
folders with apache...? I can't find the correct line in httpd.conf
_bobo
--- End Message ---