If those files exist, you have probably managed to mix-n-match extension versions with your PHP install. You can't do that. Extension versions and PHP version have to match. If those files don't exist at all, you forgot to ask for these extensions when you re-compiled PHP, or forgot to use your package manager to ask for them separately when you installed. On Sat, February 17, 2007 7:53 pm, Noah wrote: > > Hi, > > I am running apache-2.2.4 and php5-5.2.1-2 > and I am find some php related errors accumulating in > /var/log/messages - look below. > > I've rebuilt php5 and apache2.2.4 and still the same issues. what > else > could be going on here. > > also 'apache restart' is fine but 'apache graceful' core dumps. > > any clues, > > Noah > > > here they are: > > Feb 17 17:07:03 typhoon httpd: PHP Warning: PHP Startup: Unable to > load > dynamic library '/usr/local/lib/php/20060613-debug/ftp.so' - Cannot > open > "/usr/local/lib/php/20060613-debug/ftp.so" in Unknown on > line 0 > Feb 17 17:07:03 typhoon httpd: PHP Warning: PHP Startup: Unable to > load > dynamic library '/usr/local/lib/php/20060613-debug/ldap.so' - Cannot > open "/usr/local/lib/php/20060613-debug/ldap.so" in Unknown > on > line 0 > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > -- Some people have a "gift" link here. Know what I want? I want you to buy a CD from some starving artist. http://cdbaby.com/browse/from/lynch Yeah, I get a buck. So? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php