Re: Malformed header from script error [message #8001 is a reply to message #7991] |
Mon, 06 January 2003 09:13 |
paulholman
Messages: 15 Registered: October 2002
Karma:
|
Junior Member |
|
|
Still same error.
Script now starts
----------------cut----------------------------------------
<?php
if( !ini_get("track_errors") ) ini_set("track_errors", 1);
if( !ini_get("display_errors") ) ini_set("display_errors", 1);
-------------------cut-------------------------------------
What interests me is that both pinkandblue and myself have had similar errors. Both happened after the icons stopped displaying on the forum pages.
Is it possible that some odd configuration change has happened to our, virtual, servers that made the "icon" problem happen and now makes it impossible to install the script ?
The script installed perfectly a couple of months ago.
If it's a problem at our hosting we need to know what to try and chase. My company claims PHP is OK, which it seems to be with other scripts, could mySQL be causing this sort of error ?
Ta
Paul
|
|
|