Page 1 of 1

how to setup with Apache in alternate directory

Posted: Tue Dec 31, 2024 8:45 pm
by planedawg
Hi -

My Apache install can't be found. Script returns "Cannot locate Apache installation directory." I've confirmed Apache's up and running.

Install directory is D:/wamp64/bin/apache/apache2.4.27

I assume I need to alter setup.pl but the variations I've tried don't work.

Suggestions? And thanks in advance for your help!

planedawg

Re: how to setup with Apache in alternate directory

Posted: Thu Jan 02, 2025 3:53 pm
by schmidt
In WebMO.install/scripts/setup_win32.pl you can modify the "$apacheDir" directory to "D:/wamp64/bin/apache/". Assuming that D:/wamp64/bin/apache/apache2.4.27 contains normal htdocs and cgi-bin subdirectories, this should work fine.