Extensions > Tools

Updiag & Internal Server Error

(1/2) > >>

CREATIVE Options:
I have a website were I have install the Updiag.

I have download the hash file (2006.4_full) but when I select to execute the hash file I got an

Internal Server Error for an internal error or misconfiguration, and was unable to completed the execution of the hash file.

On the error log file I got the following:


--- Code: ---[Mon Apr 02 20:26:00 2007] [error] [client xx.xx.xx.xxx] PHP Fatal error:  Allowed memory size of 8388608 bytes exhausted (tried to allocate 12 bytes) in /var/www/html/includes/domit/xml_domit_lite_parser.php on line 1265, referer: http://www.mywebsite.com/administrator/index2.php

[Mon Apr 02 20:26:00 2007] [error] [client xx.xx.xx.xxx] Allowed memory size of 8388608 bytes exhausted (tried to allocate 12 bytes), referer: http://www.mywebsite.com/administrator/index2.php

[Mon Apr 02 20:26:00 2007] [error] [client xx.xx.xx.xxx] Premature end of script headers: php-script, referer: http://www.mywebsite.com/administrator/index2.php
--- End code ---

Any help on this problem ?

eliasan:
Hi,

You are receiving this message because the "memory_limit" setting on php.ini configuration file is set to 8M(B).

"memory_limit" setting limits the amount of memory a PHP script can use.

You have to increase the value to 16M.

If you do not own the server, then you have to talk to your hoster about that.

datahell:
I think you have a broken hash file. Remove existing one and try downloading it again. 8M memory its ok for PHP, it is not that the issue.

CREATIVE Options:
Again the same problem datahell.

I was thinking about some sort of permission problem.
Any help in this?
And I wonder what files execution calls to check if the files are correct.

CREATIVE Options:
Anything?

Navigation

[0] Message Index

[#] Next page

Go to full version