[EMAIL PROTECTED] schreef:
>> try the full path like so:
>>
>> extension=/usr/lib/php/extensions/no-debug-non-zts-20060613/http.so
> 
> Wishful thinking.
> 
> For reasons beyond my ken, php.ini ONLY accepts paths relative to your 
> extensions_dir setting.

that's funny, because very often I've been stuck in situations where php refused
to deal with the extensions_dir setting ... and I have been forced to stick the
full path in (as per the example) ... might be that I had the extension_dir 
setting set
to nothing some how ... it's all a little above me as well and I find I've 
quickly
forgotten what/why I did something after the problem goes away ... until the 
next time
it happens and the merry-go-round starts again.

> I'd suggest the OP check their Apache and other error_logs for more details 
> about WHY the extension is not loading.

good point. if their lucky they're lucky they'll have bene giving a crib sheet
by their teacher that explains what a log is* ;-) ... and how to tail one.

*it's a tubular object garnered from dead trees, available in all sorts of 
lengths,
easily rotated and generally stored in /var/log

> 


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to