This forum is no longer active. Please post your questions to our new community site
Running lamp stack in 64bit guest os with apache error
|
|
Hi, all, I’ve been trying to run the lamp stack in a x86_64 guest os (xen). I installed the compat libraries. The installation is fine and seems both apache and mysql is started. However, when I tried to access on the browser, apache gives the error: Error 403 I did change the permission of apache/data to 777. But it does not help. Any ideas? BTW, I also installed the lamp on my host os (same x86_64 centos). Bitnami works absolutely no problem. BR, |
|
|
Hi, It is strange, could you post some last entries in the apache/logs/error_log file? |
|
|
Here it is.
|
|
|
Could you check that the installation path (all directories) have execution permissions for “others”? for example “755” for /opt and /opt/lampstack. Cheers. |
|
|
OK, I see the problem. The permission of /opt in my guest os is 754. THX, |

