Hallo,
ich habe ein Problem. Der Server ist ein vhost mit ubuntu 14.04 lts.
Ein php script soll mails abholen alle 15 Minuten. Dieser lief bisher stabil im cron. Nach dem Update auf Plesk 12.5.30 Nr. 26, wird das script allerdings nicht ausgeführt, wenn ich die URL zum Script nehme - http://www.meinedomain.de/var/vhosts/server/httpdocs/webseite/script.php - und sie via Browser aufrufe erhalte ich das hier:
Zudem funktioniert der webmailer squirrelmail nicht mehr - es heißt:
An den Einstellungen wurde nichts bewusst verändert - zumindest nicht von mir. Und vorher lief alles.
ich habe ein Problem. Der Server ist ein vhost mit ubuntu 14.04 lts.
Ein php script soll mails abholen alle 15 Minuten. Dieser lief bisher stabil im cron. Nach dem Update auf Plesk 12.5.30 Nr. 26, wird das script allerdings nicht ausgeführt, wenn ich die URL zum Script nehme - http://www.meinedomain.de/var/vhosts/server/httpdocs/webseite/script.php - und sie via Browser aufrufe erhalte ich das hier:
Code:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator to inform of the time the error occurred and of anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Zudem funktioniert der webmailer squirrelmail nicht mehr - es heißt:
Code:
Not Found
The requested URL /squirrelmail/ was not found on this server.
An den Einstellungen wurde nichts bewusst verändert - zumindest nicht von mir. Und vorher lief alles.