User Tools

Site Tools


internet:hosting:web_devel:xampp

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
internet:hosting:web_devel:xampp [2012/03/16 12:48]
gcooper created
internet:hosting:web_devel:xampp [2018/01/16 14:40] (current)
gcooper
Line 19: Line 19:
 </file> </file>
  
-===== Startup =====+===== Start and Stop ===== 
 + 
 +You need to start the server as 'root' since low-numbered poerts are used.
  
 <file> <file>
 /opt/lampp/lampp start /opt/lampp/lampp start
 +
 +/opt/lampp/lampp stop
 </file> </file>
  
Line 28: Line 32:
  
 http://localhost http://localhost
 +
 +==== Serve a file on your Desktop ====
 +
 +<file>
 +ln -s /home/username/Desktop/file.name /opt/lampp/htdocs/
 +</file>
internet/hosting/web_devel/xampp.1331923683.txt.gz · Last modified: 2012/03/16 12:48 by gcooper