Re: Dead in the Water - Need Apache to work on Mac
Posted: Wed Jan 20, 2016 9:21 am
Hi David,
try to change this line :
ScriptAlias /Users/drwhite777/Documents/LC Server/LiveCodeServer-8_0_0_dp_12-Mac/livecode-server
to :
ScriptAlias /livecode-cgi/livecode-server /Users/drwhite777/Documents/LC Server/LiveCodeServer-8_0_0_dp_12-Mac/livecode-server
and don't forget to restart apache:
sudo apachectl restart
good luck,
SS
try to change this line :
ScriptAlias /Users/drwhite777/Documents/LC Server/LiveCodeServer-8_0_0_dp_12-Mac/livecode-server
to :
ScriptAlias /livecode-cgi/livecode-server /Users/drwhite777/Documents/LC Server/LiveCodeServer-8_0_0_dp_12-Mac/livecode-server
and don't forget to restart apache:
sudo apachectl restart
good luck,
SS