installation of xamp on ubuntu
-
I have a problem with the installation of xamp on ubuntu 11.04. I succesded to install it but when i click on phpmyadmin it outputs a message saying something like this "all files are not suppose to be made world writable". Plz who can help me solve this problem.
-
I have a problem with the installation of xamp on ubuntu 11.04. I succesded to install it but when i click on phpmyadmin it outputs a message saying something like this "all files are not suppose to be made world writable". Plz who can help me solve this problem.
Massalay wrote:
message saying something like
Please show the exact wording of the message and the full circumstances of when it appears. [edit] You could also see these suggestions[^] [/edit]
One of these days I'm going to think of a really clever signature.
-
I have a problem with the installation of xamp on ubuntu 11.04. I succesded to install it but when i click on phpmyadmin it outputs a message saying something like this "all files are not suppose to be made world writable". Plz who can help me solve this problem.
You just have to do a chmod to some file that the script is checking permissions on. Should be a simple fix, I'm guessing the script is also telling you which file is configured wrong. File permissions in Linux (and how to change)[^]