Re: Extension files not loading
- From: AnrDaemon <anrdaemon@xxxxxxxxxxx>
- Date: Wed, 5 Dec 2007 18:39:32 +0300
Greetings, pdhb_1.
In reply to Your message dated Monday, December 3, 2007, 21:46:25,
I'm trying to run Apache2.2.6 with php. However, I keep getting a long
list of error messages in the log file indicating that includes are
failing. For example,
"PHP Warning: PHP Startup: Unable to load dynamic library './ext/
php_sybase_ct.dll' - The specified module could not be found.\r\n in
Unknown on line 0"
I have changed the "extension_dir" line in the php.ini file every way
I can think of, including the original:
extension_dir="C:/PHP/ext"
and
extension_dir=./ext/
First of all, extension_dir should be an ABSOLUTE path to where extension
libraries are stored.
I have tried with and without quotes, foreward slashes, back slashes,
etc. Both direct paths and indirect paths fail.
Check the phpinfo() output to see the actual value of that variable for Your
scripting environment.
--
Sincerely Yours, AnrDaemon <anrdaemon@xxxxxxxxxxx>
.
- References:
- Extension files not loading
- From: pdhb_1
- Extension files not loading
- Prev by Date: Re: PEAR newbie trying to user PEAR DB and falling at the first hurdle
- Next by Date: Re: Extension files not loading
- Previous by thread: Re: Extension files not loading
- Next by thread: PHPMailer debugging (Failed to connect to server)
- Index(es):
Relevant Pages
|