Apache Friends Support Forum

It is currently 06. September 2010 03:03

All times are UTC + 1 hour




Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: is xampp portable ?
PostPosted: 19. June 2008 09:35 
Offline

Joined: 19. June 2008 09:28
Posts: 2
Hello,

I want know if is it possible to install xampp on a usb disk for use from different pc. is the opt/ directory essential ?

Maybe with a shell script to modify the configuration file as the windows version.

it's for a nomade use, i try some liveusb distrib but don't like this because really to slow i just like to have a webserver on usbdisk

I'm noob (in english, in linux) please can someone answear me ?

Thanks

Gok6tm


Top
 Profile  
 
 Post subject:
PostPosted: 19. June 2008 19:28 
Offline

Joined: 09. March 2008 13:04
Posts: 3305
>is the opt/ directory essential ?

Yes.

On Linux you can solve the problem of the /opt directory by using symbolic links.


Top
 Profile  
 
 Post subject:
PostPosted: 26. June 2008 11:06 
Offline

Joined: 19. June 2008 09:28
Posts: 2
thanks !

Then if i understand i have to put the lampp directory on usbdisk and create a symbolic link to the usbdisk for use

cp -a /opt/lampp /usbdisk/lampp

ln -s /usbdisk/lampp /opt/lampp

The thing i really want is a own shell script to start and stop the server like this i can in the same time create the link before start the server and del it just after stop

for that i must have root privilege this is not really portable has i want but think it's ok


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC + 1 hour


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group