so your problem is in the apache config file
you need to investigate why it...
Quote:
|
Cannot load /usr/local/apache2/modules/libphp5
|
off hand it looks like its missing the sqllite files, which IIRC are now part of the standard PHP build
it could be that there is a parameter on line 234 of /usr/local/apache2/conf/httpd.conf
you need to investigate what that line says
you could try reinstalling PHP
you could try removing PHP and then reinstalling
you could try installing a more recent version of PHP
you could try removing apache and then reinstalling
you could try installing XAMPP