Author Topic: Couldn't open Template-Pack  (Read 3437 times)

0 Members and 1 Guest are viewing this topic.

Offline nugae

  • Pre-Newbie
  • Posts: 1
    • View Profile
Couldn't open Template-Pack
« on: June 04, 2005, 10:00:17 AM »
Code: [Select]
Template Error: Couldn't open Template-Pack ./templates/defaultchmod is 666.
what i do wrong?
help me.

Offline RoadDogg

  • Sr. Member
  • ****
  • Posts: 488
    • View Profile
    • Düsipixel
Re: Couldn't open Template-Pack
« Reply #1 on: June 04, 2005, 01:14:19 PM »
files and folders are complete uploaded?

You set chmod like this?

Code: [Select]
5. Set permissions for the following directories:

     chmod 777 (drwxrwxrwx) : data
     chmod 777 (drwxrwxrwx) : data/database
     chmod 777 (drwxrwxrwx) : data/media
     chmod 777 (drwxrwxrwx) : data/thumbnails
     chmod 777 (drwxrwxrwx) : data/tmp_media
     chmod 777 (drwxrwxrwx) : data/tmp_thumbnails
-->     chmod 777 (drwxrwxrwx) : templates
-->     chmod 777 (drwxrwxrwx) : templates/default
-->     chmod 777 (drwxrwxrwx) : templates/default/media

     Set permissions for the following files:

-->    chmod 666 (-rw-rw-rw-) : all files in the directory "templates/default"
-->    chmod 666 (-rw-rw-rw-) : all files in the directory "templates/default/media"

For support requests please don´t forget link to your Gallery/to phpinfo.php
Code: [Select]
<?
phpinfo()
?>
safe_mode must turned OFF
Please check Error Messages