apache error on restart --gaah!

2004-10-20 Thread Matt Price
hey folks,  

well, after three months I rebooted my computer today -- that was
silly!  Now apache won't start.  I get this error:  

Starting web server: apachePHP Warning:  Unknown(): Unable to load
dynamic library '/usr/lib/php4/20020429/curl.so' -
/usr/lib/php4/20020429/curl.so: cannot open shared object file: No
such file or directory in Unknown on line 0
PHP Warning:  Unknown(): Unable to load dynamic library
'/usr/lib/php4/20020429/pgsql.so' - /usr/lib/php4/20020429/pgsql.so:
cannot open shared object file: No such file or directory in Unknown
on line 0

hmm.  I can't tell who's trying to load these files.  It looks like
php, but php and libapache-mod-php4 are both installed at the current
(unstable/ttesting) versions.  

can anyone help?

matt


--
 .''`.   Matt Price 
: :'  :  Debian User
`. `'`hemi-geek
  `- 
-- 
don't use these addresses:  [EMAIL PROTECTED], [EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: apache error on restart --gaah!

2004-10-20 Thread Matt Price
Matt Price wrote:
hey folks,  

well, after three months I rebooted my computer today -- that was
silly!  Now apache won't start.  I get this error:  

Starting web server: apachePHP Warning:  Unknown(): Unable to load
dynamic library '/usr/lib/php4/20020429/curl.so' -
/usr/lib/php4/20020429/curl.so: cannot open shared object file: No
such file or directory in Unknown on line 0
PHP Warning:  Unknown(): Unable to load dynamic library
'/usr/lib/php4/20020429/pgsql.so' - /usr/lib/php4/20020429/pgsql.so:
cannot open shared object file: No such file or directory in Unknown
on line 0
fixed the problem with
apt-get reinstall libapache-mod-php4 php
problem was presumably with php, not with apache per se. but mod-php4 
was trying to load php  couldn't -- at least, that's what I suppose.

matt
--
--
 .''`.   Matt Price
: :'  :  Debian User
`. `'`hemi-geek
  `-
--
don't use these addresses:  [EMAIL PROTECTED], [EMAIL PROTECTED]
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]