instead it downloads a file... All log files are empty except httpd-errorlog. sorry for my ignorance...
from httpd-error.log:
Could this be causing the error?
Afaik, this doesn't make sense because I am using mysql50 from the ports. However, I installed and removed version 60 before... Maybe I haven't removed 60 completely? Any help pls...
from httpd-error.log:
I know this can fixed by making a symbolic link to the libmysqlclient.so.16 but I don't see such a file in /usr/local/lib/mysql.Unable to load dynamic library '/usr/local/lib/php/20060613/mysql.so' - Shared object "libmysqlclient.so.16" not found, required by "mysql.so" in Unknown on line 0
Could this be causing the error?
Afaik, this doesn't make sense because I am using mysql50 from the ports. However, I installed and removed version 60 before... Maybe I haven't removed 60 completely? Any help pls...