Results 1 to 2 of 2
  1. #1
    Join Date
    Oct 2005
    Location
    Globe Trotter
    Posts
    13

    servint vps permission issues

    I just move a site from resellerzoom to a servint vps ..

    I have been facing some strange problems..

    the first problem was smarty ..

    Fatal error: Smarty error: unable to write to $cache_dir Be sure $cache_dir is writable by the web server user. Smarty.class.php on line 1095

    i had to make he cache dir 777 inorder to fix the error ..

    it used to work with 755 before ..

    next up was the owner problem ..

    the owner of the domain under whm was still pointing to the old resellerzoom accountname .. i changed it to root ..

    now i ran a chown command on root of the site .. still wordpress gives me error for image upload..

    any one please help me ..

  2. #2
    Join Date
    Apr 2004
    Location
    Singapore
    Posts
    1,522
    Ok, you need to chown the directory to the user of your Apache software. Check what user your apache is running(ps aux|grep apache), usually it is nobody/apache. Your permission level(777) is correct just that your ownership is wrong.

    Next, your second problem.
    I believe you just mess up your account, you should not chown your entire site to root as the folder structure function under different user. Re-create your account, then paste the error you are facing in your image upload.

    Anyway, I believe if you email to ServInt NOC, they will be pleased to help you
    tanfwc

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •