Strange PHP5 Problem with PNG menu
Posted: Sun Oct 26, 2008 6:34 pm
Hi,
My host recently upgraded the server I host my Photo Web Site at http://www.photographybykh.com to PHP 5 and MySQL 5.
I'm now having a strange problem. The site uses generated PNG menus that are editable as plain text in smarty templates. The menu items are all showing as broken images and running the menu script directly produces apparently corrupt output.
For example:
http://www.photographybykh.com/site_tit ... itle=ABOUT returns the text characters "mÊzZ‘éÜ" instead of generating a PNG with "ABOUT" as its title. Any text typed directly into the URL after "title=" returns mÊzZ‘éÜ
This problem began after I removed a PHP4 handler from my .htacess file. The handler had to be removed because the script was not closing client connections and over-loading the server.
I don't know where to start on this one--any suggestions?
Thanks,
jayman30
My host recently upgraded the server I host my Photo Web Site at http://www.photographybykh.com to PHP 5 and MySQL 5.
I'm now having a strange problem. The site uses generated PNG menus that are editable as plain text in smarty templates. The menu items are all showing as broken images and running the menu script directly produces apparently corrupt output.
For example:
http://www.photographybykh.com/site_tit ... itle=ABOUT returns the text characters "mÊzZ‘éÜ" instead of generating a PNG with "ABOUT" as its title. Any text typed directly into the URL after "title=" returns mÊzZ‘éÜ
This problem began after I removed a PHP4 handler from my .htacess file. The handler had to be removed because the script was not closing client connections and over-loading the server.
I don't know where to start on this one--any suggestions?
Thanks,
jayman30