Changes

Jump to navigation Jump to search
258 bytes added ,  08:57, 16 April 2019
Line 86: Line 86:  
=== MacIntosh web server ===
 
=== MacIntosh web server ===
   −
On MacIntosh environments, the PHP error log is probably at /private/var/log/apache2/error_log. To find it in the Finder, press Command-Shift-G and enter "/private/var/log/apache2/" to go to the folder that contains the error_log and the access_log.
+
On MacIntosh environments using the Apache webserver built in to Mac OS X, the PHP error log is probably at /private/var/log/apache2/error_log. To find it in the Finder, press Command-Shift-G and enter "/private/var/log/apache2/" to go to the folder that contains the error_log and the access_log.
    
This location is used whether you are using the Macintosh to access your site by "http://localhost/" or you have your domain name setup to be served by a Macintosh.
 
This location is used whether you are using the Macintosh to access your site by "http://localhost/" or you have your domain name setup to be served by a Macintosh.
Line 93: Line 93:     
When you have determined the location of the error_log and access_log files on the MacIntosh environment you can enter this path in the Mod configuration options.
 
When you have determined the location of the error_log and access_log files on the MacIntosh environment you can enter this path in the Mod configuration options.
 +
 +
=== MacIntosh MAMP Server ===
 +
 +
[I don't know anything about this - but I suspect that the access_log and error_log are not stored in the same locations as is used if you're using the builtin Apache webserver]
    
=== Windows WampServer ===
 
=== Windows WampServer ===
'''Experienced'''
914

edits

Navigation menu