getimagesize() problem
I want to transfer an existing (fully working) web site hosting to Eukhost.
For testing purposes, I have copied the web site hosting across as an add-on domain to an existing account, copied the MySQL Server database across (and updated paths/db connections etc in the code)
However, the images on all pages are not visible. I just see the image box, title, and the little box with a red cross in it. Image properties shows that the image size is "not available" and nor is the "date created" or "date modified". The pixels sizes are correctly displayed.
Also in properties, the image path is correctly displayed, and if I cut and paste this into the browser, the image displays correctly.
For some reason getimagesize() is not generating the correct info. Would really appreciate some ideas on this
Mike
|