|
Ok Charlie, I made it through that and was able to load the index.php fine... upon testing ad placement, I am receiving a couple of errors relative to image upload. In the header, I am getting this error:
"Warning: copy(/home/sportsni/public_html/classified/data//2/large/grill3.jpg): failed to open stream: Permission denied in /home/sportsni/public_html/classified/image-inc.php on line 303"
and down around the middle of the page:
"Error creating resized original!
Command:
"/usr/local/bin/mogrify" -quality 70 -geometry 179x250 '/home/sportsni/public_html/classified/data//2/large/grill3.jpg'
Error code: 1"
Keep in mind that i have another site with this script running perfectly on this same server. In fact, you installed it. I've been trying to mirror all the settings from the other site but i'm still getting these errors. I'm kinda curious about that double "//" in the url in the last error. Seems like i've got a syntax messed up somewhere. Any thoughts?
|