Forum Moderators: phranque

Message Too Old, No Replies

Move Apache

Move Apache to another drive

         

bustergut

3:56 pm on Sep 11, 2007 (gmt 0)

10+ Year Member



I have Apache, PHP and MySql running on an internal Windows 2003 server. It supports several application succesfully.

However, I now would like to move the entire setup from the C drive to the F drive of the server or alternatively just move the htdocs folder and the MYSQL data folder. I don't really want to uninstall and reinstall the whole lot.

If (can I?) I move just the htdocs and the MYSQL data folder what changes do I have to make to the httpd.conf file? I can't get it to work.

g1smd

8:02 pm on Sep 11, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



You'll need to update the location of the server root in the configuration file and the location of the database file(s).