internal server error: malformed header from script ‘main.installer.php’
-
Hi I am making a test migration for a website on a new shared host, but I can’t get past the first installer.php “automatic step”.
From the server log I can see this error:
malformed header from script ‘main.installer.php’: Bad header: Security Alert! The PHPIf I download the file from FTP it looks correct, and the same package (installer+archive) works fine in my local WAMP.
Same error occurs if I manually unpack the archive file: installer.php points to dup-installer/main.installer.php where I get the error.
It succeeds unpacking dup-installer directory though.Any suggestion?
Unfortunately I can’t edit much on the php.ini file of my new host, these are the values I may change:
display_errors
max_execution_time
max_input_time
memory_limit
max_input_vars
output_buffering
post_max_size
upload_max_filesize
zlib.output_compression
short_open_tagThank you
- The topic ‘internal server error: malformed header from script ‘main.installer.php’’ is closed to new replies.