My automatic simpletest fail to run. From the httpd access logs I found these 404 errors:
GET /internal/cron/simpletests HTTP/1.0" 404
How can I make the work?
I'm running 2.3.17 add the menu options are different. My admin/mediamosa/config/global page has a section 'internal rest calls'.
The url listed in 'URL REST *' (I believe this is the equivalent) points the same server the admin interface is running on. In other word it point to itself.
Comments
Goto page;
Posted by driesvanl on February 7th, 2012 - 13:07Goto page;
http://mediamosa.local/admin/mediamosa/config/global
Under section misc;
URL REST for CRON runs *
Make sure this (APP) URL here can be accessed from PHP. That should do it.
I'm running 2.3.17 add the
Posted by UvA-Tom on February 7th, 2012 - 13:37I'm running 2.3.17 add the menu options are different. My admin/mediamosa/config/global page has a section 'internal rest calls'.
The url listed in 'URL REST *' (I believe this is the equivalent) points the same server the admin interface is running on. In other word it point to itself.