Page 1 of 1
Question marks showing after PHP upgrade
Posted: Tue Apr 07, 2009 6:18 pm
by Mr Tech
I recently upgraded my servers PHP version to 5.2.6. On a couple of the websites I host there are now question marks like this displaying on the page:
??????????????????????????????????????????
What would be causing this and how do I fix it?
Re: Question marks showing after PHP upgrade
Posted: Tue Apr 07, 2009 6:32 pm
by Christopher
If you show source what does it look like, just question marks? Are you using short tags?
Re: Question marks showing after PHP upgrade
Posted: Tue Apr 07, 2009 6:44 pm
by Mr Tech
It's coming from an included header file and the question marks are showing just before the <html> tag... Have a look here
http://www.charliesfruitmarket.com.au/admin/
Re: Question marks showing after PHP upgrade
Posted: Tue Apr 07, 2009 6:59 pm
by Christopher
You win the prize today. That is pretty weird!
Do you have the source to that page?