How to create folders and files in htdocs for Ubuntu fo Xampp

<!–adsense–>

To create files and folders inside htdocs in Ubuntu

Here is the simple way

First

1.Go to root terminal

2.Type gedit somefilename.php

3.When you save it save it htdocs folder

You can browse through this filesystem->opt->lampp->htdocs->

here you can also create a new folder

and then save it.

or else

1.go to root terminal

2.type gedit filename.php /opt/lampp/htdocs/ (Since Xampp is usually installed in Opt folder)

when you save it would be automatically saved in htdocs folders

This entry was posted on Friday, December 19th, 2008 at 1:31 am and is filed under Ubuntu. You can follow any responses to this entry through the RSS 2.0 feed. Responses are currently closed, but you can trackback from your own site.

Comments are closed.