I'm running Ubuntu notebook on a USB drive with 1GB persistence. Where are my XAMPP files?
Posted
by CDeanMartin
on Super User
See other posts from Super User
or by CDeanMartin
Published on 2010-06-11T12:20:19Z
Indexed on
2010/06/11
12:23 UTC
Read the original article
Hit count: 282
I just began running Ubuntu Notebook on my 2GB USB stick, with 1GB persistence. After I installed XAMPP, I rebooted to make sure the persistence was working. It worked!
My XAMPP installation worked, and it comes up when I type localhost into the browser. The sample apps work, including the ones using MySQL. But I can't find the application files! I am used to the vast labyrinth of files in Windows Explorer, and looking through 'Files and Folders' in GNOME, there seem to only be 7 or 8 folders in the entire OS? What is really going on here? I looked through them all and where is XAMPP?
When I code PHP with a WAMP stack, all the .php files go in the 'WWW folder' What is the Linux equivalent of the WWW folder?
© Super User or respective owner