Internal Server Error when deleting pages Topic is solved

General project discussion. NOT for help questions.
Post Reply
Ricochet

Internal Server Error when deleting pages

Post by Ricochet »

I keep getting an internal server error when I try to delete pages that contain subpages.
The pages are deleted when I submit the delete form again using the back-button.


The server also logged several other errors and warnings

Code: Select all

[31-May-2006 10:13:29] PHP Warning:  file(): URL file-access is disabled in the server configuration in /path/to/my/directory/page/extern/us/plugins/function.googlepr.php on line 105
[31-May-2006 10:13:29] PHP Warning:  file(http://www.google.com/search?client=navclient-auto&ch=62058319300&ie=UTF-8&oe=UTF-8&features=Rank&q=info:castleage.net): failed to open stream: no suitable wrapper could be found in /path/to/my/directory/page/extern/us/plugins/function.googlepr.php on line 105
[31-May-2006 10:13:29] PHP Warning:  implode(): Bad arguments. in /path/to/my/directory/page/extern/us/plugins/function.googlepr.php on line 106
[31-May-2006 10:15:42] PHP Warning:  file(): URL file-access is disabled in the server configuration in /path/to/my/directory/page/extern/us/plugins/function.googlepr.php on line 105
[31-May-2006 10:15:42] PHP Warning:  file(http://www.google.com/search?client=navclient-auto&ch=62058319300&ie=UTF-8&oe=UTF-8&features=Rank&q=info:castleage.net): failed to open stream: no suitable wrapper could be found in /path/to/my/directory/page/extern/us/plugins/function.googlepr.php on line 105
[31-May-2006 10:15:42] PHP Warning:  implode(): Bad arguments. in /path/to/my/directory/page/extern/us/plugins/function.googlepr.php on line 106
[31-May-2006 10:16:03] PHP Notice:  Undefined variable: fields in /path/to/my/directory/page/includes/pages/action.settle.php on line 57
[31-May-2006 10:16:13] PHP Warning:  file(): URL file-access is disabled in the server configuration in /path/to/my/directory/page/extern/us/plugins/function.googlepr.php on line 105
[31-May-2006 10:16:13] PHP Warning:  file(http://www.google.com/search?client=navclient-auto&ch=62058319300&ie=UTF-8&oe=UTF-8&features=Rank&q=info:castleage.net): failed to open stream: no suitable wrapper could be found in /path/to/my/directory/page/extern/us/plugins/function.googlepr.php on line 105
[31-May-2006 10:16:13] PHP Warning:  implode(): Bad arguments. in /path/to/my/directory/page/extern/us/plugins/function.googlepr.php on line 106
[31-May-2006 10:17:37] PHP Warning:  file(): URL file-access is disabled in the server configuration in /path/to/my/directory/page/extern/us/plugins/function.googlepr.php on line 105
[31-May-2006 10:17:37] PHP Warning:  file(http://www.google.com/search?client=navclient-auto&ch=62058319300&ie=UTF-8&oe=UTF-8&features=Rank&q=info:castleage.net): failed to open stream: no suitable wrapper could be found in /path/to/my/directory/page/extern/us/plugins/function.googlepr.php on line 105
[31-May-2006 10:17:37] PHP Warning:  implode(): Bad arguments. in /path/to/my/directory/page/extern/us/plugins/function.googlepr.php on line 106
[31-May-2006 10:17:43] PHP Warning:  file(): URL file-access is disabled in the server configuration in /path/to/my/directory/page/extern/us/plugins/function.googlepr.php on line 105
[31-May-2006 10:17:43] PHP Warning:  file(http://www.google.com/search?client=navclient-auto&ch=62058319300&ie=UTF-8&oe=UTF-8&features=Rank&q=info:castleage.net): failed to open stream: no suitable wrapper could be found in /path/to/my/directory/page/extern/us/plugins/function.googlepr.php on line 105
[31-May-2006 10:17:43] PHP Warning:  implode(): Bad arguments. in /path/to/my/directory/page/extern/us/plugins/function.googlepr.php on line 106
[31-May-2006 11:01:13] PHP Warning:  main(): open_basedir restriction in effect. File(/Transform.php) is not within the allowed path(s): (/path/to/my/directory:/server/tmp/castles:/server/common) in /path/to/my/directory/page/extern/us/lib/filemanager/ImageManager/Classes/Thumbnail.php on line 10
[31-May-2006 11:01:13] PHP Warning:  main(Transform.php): failed to open stream: Operation not permitted in /path/to/my/directory/page/extern/us/lib/filemanager/ImageManager/Classes/Thumbnail.php on line 10
[31-May-2006 11:01:13] PHP Fatal error:  main(): Failed opening required 'Transform.php' (include_path='.:') in /path/to/my/directory/page/extern/us/lib/filemanager/ImageManager/Classes/Thumbnail.php on line 10
[31-May-2006 11:01:26] PHP Warning:  main(): open_basedir restriction in effect. File(/Transform.php) is not within the allowed path(s): (/path/to/my/directory:/server/tmp/castles:/server/common) in /path/to/my/directory/page/extern/us/lib/filemanager/ImageManager/Classes/Thumbnail.php on line 10
[31-May-2006 11:01:26] PHP Warning:  main(Transform.php): failed to open stream: Operation not permitted in /path/to/my/directory/page/extern/us/lib/filemanager/ImageManager/Classes/Thumbnail.php on line 10
[31-May-2006 11:01:26] PHP Fatal error:  main(): Failed opening required 'Transform.php' (include_path='.:') in /path/to/my/directory/page/extern/us/lib/filemanager/ImageManager/Classes/Thumbnail.php on line 10
Post Reply

Return to “General Discussion”