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?
Question marks showing after PHP upgrade
Moderator: General Moderators
- Christopher
- Site Administrator
- Posts: 13596
- Joined: Wed Aug 25, 2004 7:54 pm
- Location: New York, NY, US
Re: Question marks showing after PHP upgrade
If you show source what does it look like, just question marks? Are you using short tags?
(#10850)
Re: Question marks showing after PHP upgrade
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/
http://www.charliesfruitmarket.com.au/admin/
- Christopher
- Site Administrator
- Posts: 13596
- Joined: Wed Aug 25, 2004 7:54 pm
- Location: New York, NY, US
Re: Question marks showing after PHP upgrade
You win the prize today. That is pretty weird! 
Do you have the source to that page?
Do you have the source to that page?
(#10850)