Skip to content
⌘ NSIS Forum Archive

installing apache problem

3 posts

cryp#

installing apache problem

I need to install Apache with my application. But after installation, i need to configure Apache (httpd.conf).
Put there directories, host name etc... Can i done it using nsis installation script? Witch plugins do i need ?

Thanks!
Joost Verburg#
You can create/edit files using NSIS script code, see the archive for example functions.

Many other people have already worked on an Apache installation, so try searching the forums.
rainmanp7#
yes actually I'm making a development suite
with Apache 2 and Apache 1 and all sorts of stuff for FREE
and using the nullsoft installer to configure everything
and install the stuff to run as services and such 🙂
even Mysql and the like
"So i have like 9,248 to make sure they wind up in the right place"
and also um 4 Config files to Adjust to the users system
and those things have like a couple thousand lines to a couple hundred.......

I'm Glad I found this installer because the other ones
were crashing left and right and could handle simple installs but not somthing of the magnitude I'm doing it in.

NullSoft Rocks !

Keep up the great work.