Warning: mkdir() [function.mkdir]: Permission denied in /home/tsc26/www/plog/class/file/file.class.php on line 307
Fatal error: Uncaught exception 'Exception' with message 'Could not create user storage folder for resources: ./gallery/1' in /home/tsc26/www/plog/class/gallery/dao/galleryresourcestorage.class.php:134 Stack trace: #0 /home/tsc26/www/plog/class/gallery/dao/galleryresourcestorage.class.php(224): GalleryResourceStorage->_checkUserStorageFolder('1') #1 /home/tsc26/www/plog/class/gallery/dao/galleryresources.class.php(483): GalleryResourceStorage->storeUpload('3', '1', Object(FileUpload)) #2 /home/tsc26/www/plog/class/action/admin/adminaddresourceaction.class.php(78): GalleryResources->addResource('1', '1', '', Object(FileUpload)) #3 /home/tsc26/www/plog/class/controller/controller.class.php(305): AdminAddResourceAction->perform() #4 /home/tsc26/www/plog/admin.php(39): AdminController->process(Array, 'op') #5 {main} thrown in /home/tsc26/www/plog/class/gallery/dao/galleryresourcestorage.class.php on line 13
gallery及tmp 都開放777權限
php.ini 的 uploadfile 改成16M
PHP5.0
fedora core 2
apache 2.4
mysql 4.3
請問一下這是什麼問題?
捆擾我很久了!! 謝謝!!
你有裝 SELinux 嗎?有的話,請把他移除。
Mark