I'm used to work with XAMPP
on Mac
without problems, using it on Ubuntu
probably giving me some user permission problem. I've set the XAMPP
security as the guide too.
I've installed and tested everything with XAMPP
site guide without problems but this:
if I use an ftp client
with XAMPP ftp user to create and edit files in htdocs
folder (I'm using gedit
with ftp client plugin, everithing works fine.
If I paste a folder with an existing project in htdocs
folder I get Error 403
by testing it with my web browser.
I've also followed the guide here without success.
What should I do to fix the problem? I'm not a master with Ubuntu
but I can use the shell with instructions.