> Hello, > > I've got an account at www.macnews.de where I have webspace and an imap > Account. > There is PHP enabled but no Pearl. > I've written an email to the support, if Squirrelmail will working on > their > server and I got the following answer: > > "Wenn SQUIRRELMAIL auch bei aktiviertem Safe-Mode lÃuft, sollte es > funktionieren."
they are right. squirrelmail can work in safe_mode. only fortune and squirrelspell plugins require specific files in safe_mode_exec_dir path and you have to use smtp to send email. > Can anybody tell me or help me, if it is possible to run Squirrelmail from > this service although I can only upload files to my account. you can create config.php on your own station http://www.activestate.com/Products/ActivePerl/ http://developer.apple.com/internet/opensource/perl.html Or use config/config_default.php from 1.4.3a. If you want to reconfigure squirrelmail later, you might want to use administrator plugin. File plugins/administrator/INSTALL contains installation instructions. Safe mode limits are set in safe_mode, safe_mode_gid, safe_mode_include_dir, safe_mode_exec_dir, safe_mode_allowed_env_vars, safe_mode_protected_env_vars, open_basedir, disable_functions, disable_classes variables. I don't know your setup and tested only safe_mode=on and open_basedir limits. When you upload files to webserver, you will have to create directory writable by webserver user. chmod, chown and chgrp commands have to be supported by ftp server or your ftp user has to work under webserver user privileges. You need at least chmod support in order to get writable data and attachment directories or provider has to create such directory for you. -- Tomas ------------------------------------------------------- This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users