On Thu, 29 Jul 2004 18:06:54 -0500
Paul Schmehl <[EMAIL PROTECTED]> wrote:

> I just upgraded php today, and php no longer works on the web server.  I 
> upgraded the php4 port, and then installed the extensions.  When I try to 
> load a php page, it's blank, and I get errors like these in 
> httpd-errors.log:
> 
> PHP Warning:  Unknown(): Unable to load dynamic library './openssl.so' - 
> Cannot open &quot;./openssl.so&quot; in Unknown on line 0
> PHP Warning:  Unknown(): Unable to load dynamic library './overload.so' - 
> Cannot open &quot;./overload.so&quot; in Unknown on line 0
> PHP Warning:  Unknown(): Unable to load dynamic library './pcre.so' - 
> Cannot open &quot;./pcre.so&quot; in Unknown on line 0
> 
> The php.ini file has this in it:
> extensions_dir = "/usr/local/lib/php/20020429" (which is where the 
> extensions are.)  The perms are root:wheel r--r--r.

Stupid question: Are this the perms of the 20020429 directory ? They should be 
rwxr-xr-x
on the dir and r--r--r-- on the .so


-- 
IOnut
Unregistered ;) FreeBSD "user"

_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to