Difference between revisions of "Debugging"
From MTG Wiki
(logging location) |
(→Turning on/off) |
||
Line 7: | Line 7: | ||
Run <code>sudo apachectl restart</code>. | Run <code>sudo apachectl restart</code>. | ||
[[Category:Admin]] | [[Category:Admin]] | ||
+ | |||
+ | |||
+ | |||
+ | ==browse.php== | ||
+ | This link is supposed to be deprecated but is still accesible in the system: https://edit.chicago.mtgmediagroup.com/Enterprise/server/apps/browse.php. One can use it for some management tasks like unlocking files in bulk. |
Revision as of 22:15, 6 December 2015
Turning on/off
/Library/WebServer/Documents/Enterprise/config/configserver.php Line 1034ish: NONE or DEBUG
Uncomment line 1044 to specify log location. (Comment out line 1043, which doesn't have a log location.)
Run sudo apachectl restart
.
browse.php
This link is supposed to be deprecated but is still accesible in the system: https://edit.chicago.mtgmediagroup.com/Enterprise/server/apps/browse.php. One can use it for some management tasks like unlocking files in bulk.