Page 1 of 1

Only Apache

PostPosted: 13. December 2010 10:51
by mrtblt
Hi everybody

I have already my mysql server and I start it from another soft. So I want to start apache server separately with apache_start.bat file. What are the minimum needs (which files or directories) just to start the apache with php support?

Re: Only Apache

PostPosted: 13. December 2010 13:06
by Nobbie
mrtblt wrote:What are the minimum needs (which files or directories) just to start the apache with php support?


Zero, Nothing.

Simply start only Apache.

Re: Only Apache

PostPosted: 13. December 2010 15:00
by mrtblt
I think I failed on expressing myself correctly.

I dont want to copy on my program directory all the stuff shipped with the original XAMPP package. I want to remove what I dont need from the xampp package.

what should i remove or my precisely what should remain?

Re: Only Apache

PostPosted: 13. December 2010 16:26
by JonB
In my opinion, you would be much better of to simply install Apache in the standalone mode. If you want to use XAMPP, you could simply only start Apache as a service, there will be no conflict.

Beyond that, The developers only support XAMPP as a suite and also do not support vivisection. So as they say, "I think you are on your own here."

Just 'my opinion'

8)

ysf