how to setup with Apache in alternate directory

Post Reply
planedawg
Posts: 1
Joined: Tue Dec 31, 2024 8:41 pm
Full Name: Paul Postuma
Organization: Horizon Health

how to setup with Apache in alternate directory

Post 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
schmidt
Posts: 103
Joined: Sat May 30, 2020 3:00 pm
Full Name: JR Schmidt
Organization: WebMO, LLC

Re: how to setup with Apache in alternate directory

Post 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.
Post Reply