Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Jul 2004 02:20:52 +0300
From:      Ion-Mihai Tetcu <itetcu@apropo.ro>
To:        freebsd-questions@freebsd.org
Cc:        Paul Schmehl <pauls@utdallas.edu>
Subject:   Re: Problems after php upgrade
Message-ID:  <20040730022052.5949bdf9@it.buh.tecnik93.com>
In-Reply-To: <005467CB63EA2B94FA1CCAA6@utd49554.utdallas.edu>
References:  <005467CB63EA2B94FA1CCAA6@utd49554.utdallas.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 29 Jul 2004 18:06:54 -0500
Paul Schmehl <pauls@utdallas.edu> 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"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040730022052.5949bdf9>