OK maybe I messed up something but I'm stuck. I installed Apache22 Php5 and MySql.
I set host, I have checked patch to root folder and I am lost to find why I can't dysplay index file from my /usr/local/www/apache22/data/folder. Instead of that I got:
Below is my log tail:
Code:
apache-2.2.17_1
php5-5.3.5
php5-gd-5.3.2_1
php5-session-5.3.5
php5-mysql-5.3.2_1
mysql-server-5.5.5
Code:
Index of /
Apache/2.2.17 (FreeBSD) mod_ssl/2.2.17 OpenSSL/0.9.8k DAV/2 PHP/5.3.5 with Suhosin-Patch Server at 192.168.1.1 Port 80
Below is my log tail:
Code:
# tail /var/log/httpd-error.log
<b>Warning</b>: Module 'session' already loaded in <b>Unknown</b> on line <b>0</b>
<b>Warning</b>: Module 'gd' already loaded in <b>Unknown</b> on line <b>0</b>
[Tue Jan 18 14:36:20 2011] [warn] Init: Session Cache is not configured [hint: SSLSessionCache]
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/20090626/mysql.so' - /usr/local/lib/libmysqlclient.so.16: version
libmysqlclient_16 required by /usr/local/lib/php/20090626/mysql.so not defined in Unknown on line 0
PHP Warning: Module 'session' already loaded in Unknown on line 0
PHP Warning: Module 'gd' already loaded in Unknown on line 0
[Tue Jan 18 14:36:21 2011] [notice] Digest: generating secret for digest authentication ...
[Tue Jan 18 14:36:21 2011] [notice] Digest: done
[Tue Jan 18 14:36:22 2011] [notice] Apache/2.2.17 (FreeBSD) mod_ssl/2.2.17 OpenSSL/0.9.8k DAV/2 PHP/5.3.5 with Suhosin-Patch configured --
resuming normal operations