Author Topic: create category generates db error  (Read 3528 times)

0 Members and 1 Guest are viewing this topic.

Offline pixelkitty

  • Pre-Newbie
  • Posts: 6
    • View Profile
    • http://pixelkitty.net
create category generates db error
« on: February 20, 2003, 06:58:58 AM »
Warning: mkdir() failed (Permission denied) in /public_html/photo/admin/categories.php on line 78

Warning: mkdir() failed (Permission denied) in /public_html/photo/admin/categories.php on line 81

Warning: mkdir() failed (Permission denied) in /public_html/photo/admin/categories.php on line 78

Warning: mkdir() failed (Permission denied) in /public_html/photo/admin/categories.php on line 81
Category added

permissions are set to 777 on admin and all files contained therein.

Even though I get the error each time, the category is created.

Any help much appreciated.

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
create category generates db error
« Reply #1 on: February 20, 2003, 07:04:46 AM »
check again installation guide. /admin/ folder in not the only one folder u need do CHMOD on.  :wink:
http://4homepages.de/forum/viewtopic.php?p=17276#17276
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 pixelkitty

  • Pre-Newbie
  • Posts: 6
    • View Profile
    • http://pixelkitty.net
create category generates db error
« Reply #2 on: February 20, 2003, 07:09:58 AM »
Quote from: V@no
check again installation guide. /admin/ folder in not the only one folder u need do CHMOD on.  :wink:
http://4homepages.de/forum/viewtopic.php?p=17276#17276



Thanks V@no, but I have already chmod'd the directories and files listed - redid them just in case - using WS-FTP and telnet also, just to check.

Is there something else I may be missing?