Menu

Moving installation

Help
2003-01-11
2003-01-20
  • David Feinberg

    David Feinberg - 2003-01-11

    I moved the installation to a new directory and URL and I am now receiving the following error msg:

    Warning: Smarty error: problem writing 'c_templates/wrap.html.' in /home/virtual/ng_dev/home/httpd/html/tracker/inc/smarty/Smarty.class.php on line 589

    and

    Warning: Smarty error: problem writing 'c_templates/index.html.' in /home/virtual/ng_dev/home/httpd/html/tracker/inc/smarty/Smarty.class.php on line 589

    I tried digging around and I couldn't figure out how to get rid of the messages.

     
    • Benjamin Curtis

      Benjamin Curtis - 2003-01-12

      The c_templates directory needs to be writable by the web server.  Try chmod a+w c_templates

       
      • David Feinberg

        David Feinberg - 2003-01-13

        That fixed the first two error messages but now I receive this error message when I'm trying to view a bug.

        Warning: chmod failed: Operation not permitted in /home/virtual/ng_dev/home/httpd/html/tracker/inc/smarty/Smarty.class.php on line 1454

        Thanks for all your help and the great software.

         
    • Nobody/Anonymous

      Any resolution to this?

      Moved phpbt and getting the same thing.  AFAIK, permissions are proper

      c_templates (777)
      files (644)

      Thanks

      Justin

       

Log in to post a comment.