Link to home
Start Free TrialLog in
Avatar of NeoAshura
NeoAshuraFlag for United Kingdom of Great Britain and Northern Ireland

asked on

WAMP sever to WAMP server

Hello Experts,

I have wamp server install on my external hard drive,

It works on the computer i installed it on but not one i plug my hard drive into does anyone know why? or how i could make it work on the other computer?

I tried copying the whole WAMP file but that didnt work,

any help is appricated.
Avatar of dsmile
dsmile
Flag of Viet Nam image

What errors have you received when you start WAMP server?

WAMP server (or Apache it contains to be precisely) needs to specify some absolute path to document root, web server lib on the hard drive.
So it may be the case that when you install your harddrive & WAMP on your computer, it was recognized as E or F, but on other's, it might be D or G.
Your server does not work on other computers because software of that kind normally has lots of inseparable ties with the Windows that it was installed on; it requires registry settings, services and shared libraries that were only installed to your specific Windows.

If you want a server to work standalone on all computers without the need to be registered in the operating system, you need to install a portable server.
There are several portable WAMP servers available:
http://www.pendriveapps.com/xampp-portable-web-server/
http://www.pendriveapps.com/easyphp-portable-wamp-web-server/
http://www.pendriveapps.com/uniform-server-wamp-portable-website-server-package/
http://www.pendriveapps.com/usb-webserver/
http://www.pendriveapps.com/server2go-portable-webserver/

Avatar of NeoAshura

ASKER

Thank both of you for your comments it is greatly appricated,

@ dsmile@ i get an error when trying to open it of no path to blah blah found (im not at my pc now at work) so cant tell you exactly i just know its something like... Error F10B87AB or something like that basiclly wont open wamp at all im guessing because when i installed it on the laptop at work where i work on it it was on drive (I) but at home when i plug it in at home on my pc it is on drive (G)

@torimar thank you greatly for your input and i never knew there was portable choices this may make my work so much easier. Is it easy to take your mySQL server from WAMP and inmport it into one of the others? have you ever done this? If so how is it done?? I know you can export the database using phpmyadmin and import it again, but does this work with one of the portable options u have mentioned above??

Many thanks to both of you for your time.
ASKER CERTIFIED SOLUTION
Avatar of torimar
torimar
Flag of Germany image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
best soloution and full thanks agian