kumo99
July 3rd, 2008, 07:00 PM
I have xampp installed in both ubuntu and windows under the same box. Now because I can no longer log into windows as a result of a system failure, I tried to move my website which is under development from windows to my newly installed ubuntu xampp.
I did the following:
I copied the folder /xampp/htdocs/<my-website-folder> to /opt/lampp/htdocs under ubuntu, and xampp/mysql/data/<my-database-name> to /opt/lampp/var/mysql under ubuntu.
However, when I checked http://localhost/<my-website> I get the following:
You don't have permission to access /<my-website> on this server.
any help..? thanks
I did the following:
I copied the folder /xampp/htdocs/<my-website-folder> to /opt/lampp/htdocs under ubuntu, and xampp/mysql/data/<my-database-name> to /opt/lampp/var/mysql under ubuntu.
However, when I checked http://localhost/<my-website> I get the following:
You don't have permission to access /<my-website> on this server.
any help..? thanks