Anyone here good with linux? Having some issues....

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • stev0
    Confirmed User
    • Aug 2003
    • 6801

    #1

    Anyone here good with linux? Having some issues....

    I switched servers 2 days ago to get rid of this problem, and now it's back again... very frustrating. Everything was working fine last night.

    Basically it looks like something is changing my file permissions, when I log into webmail and click horde, i get this error message.

    Warning: Unknown(): open(/tmp/sess_fd3c6febe4abca899798891682a5e121, O_RDWR) failed: Permission denied (13) in Unknown on line 0

    Warning: Unknown(): Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in Unknown on line 0

    The other webmail apps also give similar error messages...

    Another problem is that my pop3 email won't come in either, it just says no new messages even though i know there are supposed to be new messages (even tried emailing myself).

    When I log into cpanel with a user account none of the images/graphics at the top of the page load, in service status i get a bunch of X's for images not loading for the top half of the services, and im pretty sure it's all because of the same problem.

    This is a fresh server, I haven't even installed any scripts other than what comes with cpanel, has anyone heard of this problem or have any idea what might be causing it?


    ps. tried doing a chmod -R 777 /tmp
    Horde loads once after this, but then if i hit refresh the error comes right back.

    Thanks,
    -Steve
  • tgpmakers
    Confirmed User
    • Feb 2004
    • 575

    #2
    Check out google for this problem it seems there's a lot having the same sort of problem
    http://www.google.com/search?hl=en&q...=Google+Search

    Try chmod 755 instead apache sometimes doesn't like directories being world writable. Have you recently installed anything or upgraded anything apache for instance?

    What Linux version are you running e.g Redhat Enterprise?
    http://www.tgpmakers.com/

    Comment

    Working...