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
how to setup with Apache in alternate directory
Re: how to setup with Apache in alternate directory
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.