Author Topic: Server Updated, New Problems.  (Read 4213 times)

0 Members and 1 Guest are viewing this topic.

Offline DigitalOldschool

  • Newbie
  • *
  • Posts: 28
    • View Profile
Server Updated, New Problems.
« on: August 16, 2005, 03:48:47 PM »
My host had to update the servers this past weekend and now that the site's back online, everything is broken. GREAT!
All the files are up there, but none of the images are working. I'm sure its an issue with the PHP settings, but I can't
remember which ones.
Could someone have a look at my site (http://www.markandlisas.com) and then the PHPINFO.PHP (http://www.markandlisas.com/phpinfo.php)
and let me know which settings I need to have my admin change?
I would greatly appreciate it. Its been so long since I've done it myself, I can't remember which.

Thanks for your help!
-DigitalOldschool

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: Server Updated, New Problems.
« Reply #1 on: August 17, 2005, 01:17:08 AM »
99.99% its permissions issue.
please read docs/installation.txt for more info.
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline DigitalOldschool

  • Newbie
  • *
  • Posts: 28
    • View Profile
Re: Server Updated, New Problems.
« Reply #2 on: August 17, 2005, 04:44:33 AM »
Hey V@no, its me again  :oops:

Permissions are all set correctly. Did you get a chance to check out the phpinfo.php ?
I sent an email to my admin to set the safe_mode to off.
Anything else you can think of?

Thanks for your help.

Offline DigitalOldschool

  • Newbie
  • *
  • Posts: 28
    • View Profile
Re: Server Updated, New Problems.
« Reply #3 on: August 17, 2005, 03:18:00 PM »
Well its fixed as far as being able to see the images, but I'm still not able to upload images.
V@no, a while ago, you and I worked out another issue I was having with some PHP
variable needing set. Do you remember which one it was?
I'm sure that needs to be fixed as well.
I tried to do a search of our thread, but its long since gone with the loss of so many others.
All the upload file sizes are set to 8M or higher, it wasn't those. Its one dealing with some rare
issue that you found through Google. I'd look, but I can't remember what we searched for.

UPDATED: Nevermind I figured it out. It was the LimitRequestBody setting that is not in the PHP.ini file,
remember? :)

Anyway, thanks for your attempt.
We need to make a note of these settings in the FAQ,a t least I do :)