Technology Tools for Ministry

Community

Web-Empowered Church User Community
All Categories > Getting Started > Using TYPO3 > Upload issues
Total Posts: 2 - Pages (1): [1]
Author: Justin Dauby
Posted: Jul 11 2008 - 12:35 PM
Subject: Upload issues
I am trying to upload a new PDF file or any file and keep getting the following errors

Warning: move_uploaded_file(/home2/santaumc/public_html/fileadmin/news_events/newsletters/newsletter.pdf) [function.move-uploaded-file]: failed to open stream: Permission denied in /usr/bin/wecsharedsource/typo3_src-4.0.6/t3lib/class.t3lib_div.php on line 3417

Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/tmp/phpVc5IIV' to '/home2/santaumc/public_html/fileadmin/news_events/newsletters/newsletter.pdf' in /usr/bin/wecsharedsource/typo3_src-4.0.6/t3lib/class.t3lib_div.php on line 3417

Warning: Cannot modify header information - headers already sent by (output started at /usr/bin/wecsharedsource/typo3_src-4.0.6/t3lib/class.t3lib_div.php:3417) in /usr/bin/wecsharedsource/typo3_src-4.0.6/typo3/template.php on line 613


Errors:
1: Uploaded file could not be moved! Write-permission problem in "/home2/santaumc/public_html/fileadmin/news_events/newsletters/"?



CAn this be resolved. I have admin access and still getting this.
user picture Author: Christoph Koehler
Posted: Jul 11 2008 - 04:13 PM
Subject: re: Upload issues
Justin,

Those are file permissions on the server itself. The fileadmin folder and subfolders need to permit writing to the apache user. This would be something to talk to your host about.

Christoph
Total Posts: 2 - Pages (1): [1]
You must login to post a message to this conference.