[TYPO3] formbuilder extension - many problems?

Bernd Wilke xoonsji02 at sneakemail.com
Thu Dec 6 14:38:42 CET 2007


On Thu, 15 Nov 2007 01:12:25 -0500, Pierre M wrote
with subject "Re: [TYPO3] formbuilder extension - many problems?":

> installed Typo3 from the cms and portals group in hsphere control pannel of
> main account from a hosting company that provides a automated install   ...
> but ....
> Here are some of the error messages in the basic configuration module:
> 
> typo3conf/ext/ directory not writable Full path:
> /hsphere/local/home/iqcserv/i-
> qc.net/T3/typo3/ext/818738a1bd8cbdb301f282df74a7fab4
> 
> uploads/pics/ directory not writable Full path:
> /hsphere/local/home/iqcserv/i-
> qc.net/T3/uploads/pics/818738a1bd8cbdb301f282df74a7fab4
> Tried to write this file (with touch()) but didn't succeed.
> The directory uploads/pics/ must be writable!
> 
> Full path: /hsphere/local/home/iqcserv/i-
> qc.net/T3/uploads/media/818738a1bd8cbdb301f282df74a7fab4
> Typical location for uploaded files (non-images especially).
> Tried to write this file (with touch()) but didn't succeed.
> The directory uploads/media/ must be writable!
> 
> 
> uploads/media/ directory not writable Full path:
> /hsphere/local/home/iqcserv/i-
> qc.net/T3/uploads/media/818738a1bd8cbdb301f282df74a7fab4
> Tried to write this file (with touch()) but didn't succeed.
> The directory uploads/tf/ must be writable!
> 
> fileadmin/_temp_/ directory not writable Full path:
> /hsphere/local/home/iqcserv/i-
> qc.net/T3/fileadmin/_temp_/818738a1bd8cbdb301f282df74a7fab4
> Tried to write this file (with touch()) but didn't succeed.
> The directory fileadmin/_temp_/ must be writable!


that is typical if your ftp/shell-user is not in teh same group than the
apache-user, or that the filmasks are not set correct.
normaly this users are in teh same group and full rights on files and
directories are granted for the group.
in this case (trying to install an extension and creating the directories
for it) it seems that the initial TYPO3-Install (extracting *.gz) has not
granted any rights for the php-script which runs as apache-user.
 
> Functions disabled! : disable_functions=openlog, apache_child_terminate,
> apache_get_modules, apache_get_version, apache_getenv, apache_note,
> apache_setenv, virtual
> 
> Sendmail program not found or not executable!
> endmail_path=/usr/sbin/sendmail -t -i -f admin at i-qc.net
> This may be critical to TYPO3's use of the mail() function. Please be sure
> that the mail() function in your php-installation works!
> TEst was sent out with no result-

the configuration of this webserver seems to miss some fundamentals :-(
 
> 
> ImageMagick: can your Typo3 install also install and configure ImageMagick
> v4.2.9: into /usr/X11R6/bin/ ???
> 
> HERE is the DEBUG INFO
> 

this too.


Bernd
-- 
Don't ask what the TYPO3-community can do for you.
Ask what you can do for the TYPO3-community.

http://www.pi-phi.de/t3v4/cheatsheet.html


More information about the TYPO3-english mailing list