August 15th, 2002, 06:29 AM
|
#1 (permalink)
| | Ultimate Member
Join Date: Oct 2001 Location: Alabama
Posts: 1,309
| Would there be any problems with this?
Would there be any real problems with installing apache/mysql/php into a C:\server dir and then changing all configs files to point to the right place, and copy the server dir to another computer?
I know I would have to install the services for mysql and apache copy the php.ini and the php4ts.dll to the right directorys.
Would everything work?
I have installed everything and modified the configs then copied it to a backup and uninstalled and removed those 2 files and then copied it back to C:\server and it worked, but I dont know how well that would work on a computer with apache/php/mysql never installed before.
Does anyone know of anyother files that the apache/mysql installer installs? Anything in the registry that is needed? |
| |
August 15th, 2002, 10:49 AM
|
#2 (permalink)
| | Xtreme Ultimate Member
Join Date: Apr 1999 Location: Sandy, Utah
Posts: 7,947
|
Sorry...I have never tried what your discribing so I have nothing to base it on..
__________________
-Mntsnow-
|
| |
August 16th, 2002, 12:57 AM
|
#3 (permalink)
| | Banned
Join Date: Oct 2001
Posts: 447
| Quote: |
Would there be any real problems with installing apache/mysql/php into a C:\server dir and then changing all configs files to point to the right place, and copy the server dir to another computer?
| YES!, my bad.
define "real problems"? |
| |
August 16th, 2002, 01:02 AM
|
#4 (permalink)
| | Ultimate Member
Join Date: Oct 2001 Location: Alabama
Posts: 1,309
|
ok would there be any problems? even minor bugs? if so what? |
| |
August 19th, 2002, 12:49 AM
|
#5 (permalink)
| | Banned
Join Date: Oct 2001
Posts: 447
|
ok ultimate member...
think of it this way: Code: web=apache;
app=php;
db=mysql;
//request goes this way
browser >
server(web)>
server(app)>
server(db)>
...
//reply, may, go this way
server(db)>
server(app)>
server(web)>
>browser you want to do what? Quote: |
ok would there be any problems? even minor bugs? if so what?
| YES! |
| |
August 21st, 2002, 10:50 AM
|
#6 (permalink)
| | Member
Join Date: Oct 2001 Location: Houston, BY GOD, Texas
Posts: 98
|
Seems to me since you are talking about a Windows server, there probably are DLLs and registry settings that were implemented during install that WON'T get copied if you do it manually. I would not try it and if you do, i imagine it will NOT work.
__________________
#include <signature.h>
|
| |
October 24th, 2002, 10:09 PM
|
#7 (permalink)
| | Ultimate Member
Join Date: Oct 2001 Location: Alabama
Posts: 1,309
|
Sorry To bring up a old and probably useless thread, but I just reinstalled windows and having that all zipped up and config files set all the needed directorys to C:\server. I can unzip the server directory with apache, mysql, php inside it(C:\server\apache, C:\server\php, etc) Copy the php4ts.dll to the system32 folder and php.ini to windows folder. I can just open apache and its working. Open the mysqld and mysql, apache, and php is working just like before.
Only one bug/problem/annoyance the services to start apache and mysql are not put in so, I will have to add them some other way. |
| |
March 6th, 2005, 04:43 AM
|
#8 (permalink)
| | Junior Member
Join Date: Mar 2005
Posts: 8
|
Apache can be installed to run as a console application or as a windows service. The service runs in the background with other services. The install program registers the service when you select "install as service". If it hasn't been regestered you will need to run a command line program "regserv" or "regserv32" You might need to reboot. The regestered service loads on next reboot. From windows control panel you'll need to look at the liist of servives and start the service. Set it to automatic which will cause the service to starrt on next boot up. |
| |
March 7th, 2005, 04:00 PM
|
#9 (permalink)
| | Ultimate Member
Join Date: Jan 2003 Location: MA / NH
Posts: 1,497
| Quote: |
Originally Posted by boxofrelays Apache can be installed to run as a console application or as a windows service. The service runs in the background with other services. The install program registers the service when you select "install as service". If it hasn't been regestered you will need to run a command line program "regserv" or "regserv32" You might need to reboot. The regestered service loads on next reboot. From windows control panel you'll need to look at the liist of servives and start the service. Set it to automatic which will cause the service to starrt on next boot up. | The post you replied to is three years old. Please keep that in mind when resurecting old threads.
Oh, BTW, welcome to TIMO.
-Blaze |
| |
March 8th, 2005, 03:46 AM
|
#10 (permalink)
| | Junior Member
Join Date: Mar 2005
Posts: 8
|
Old post, eh? Thought it smelled kinda funny. |
| | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | |
Posting Rules
| You may post new threads You may post replies You may not post attachments You may not edit your posts HTML code is Off | | | | Most Active Discussions | | | | | Recent Discussions  | | | | | |