Current time: 04-16-2025, 12:57 AM Hello There, Guest! (LoginRegister)


Post Reply 
ispcp auf Ubuntu-12.04
Author Message
tmueko Offline
Junior Member
*

Posts: 13
Joined: Jun 2009
Reputation: 0
Post: #6
RE: ispcp auf Ubuntu-12.04
Bei Squirrelmail kommt nur eine leere Seite.
PHP-Error Loggin eingeschaltet:
Quote:[27-Jul-2012 17:20:21 UTC] PHP Parse error: syntax error, unexpected T_STRING in /var/www/ispcp/gui/tools/webmail/config/config.php on line 30
Da steht
Quote:$domain = '$_SERVER['SERVER_NAME']';
Wenn ich statisch den Hostnamen eintrage geht auch das schon mal ...
Daran hat es gelegen:
Quote:--- /var/www/ispcp/gui/tools/webmail/config/config.php.bak 2012-07-27 19:29:27.000000000 +0200
+++ /var/www/ispcp/gui/tools/webmail/config/config.php 2012-07-27 19:28:47.000000000 +0200
@@ -27,7 +27,7 @@
$default_charset = 'iso-8859-1';
$lossy_encoding = false;

-$domain = '$_SERVER['SERVER_NAME']';
+$domain = $_SERVER['SERVER_NAME'];
$imapServerAddress = 'localhost';
$imapPort = 143;
$useSendmail = false;
(This post was last modified: 07-28-2012 03:30 AM by tmueko.)
07-28-2012 02:51 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
ispcp auf Ubuntu-12.04 - tmueko - 06-05-2012, 10:18 PM
RE: ispcp auf Ubuntu-12.04 - ZooL - 06-09-2012, 06:40 PM
RE: ispcp auf Ubuntu-12.04 - tmueko - 06-11-2012, 04:21 AM
RE: ispcp auf Ubuntu-12.04 - ephigenie - 06-11-2012, 05:52 PM
RE: ispcp auf Ubuntu-12.04 - tmueko - 07-11-2012, 11:00 PM
RE: ispcp auf Ubuntu-12.04 - tmueko - 07-28-2012 02:51 AM
RE: ispcp auf Ubuntu-12.04 - tmueko - 07-30-2012, 11:19 PM
RE: ispcp auf Ubuntu-12.04 - tmueko - 07-31-2012, 11:59 PM
RE: ispcp auf Ubuntu-12.04 - tmueko - 08-01-2012, 01:26 AM
RE: ispcp auf Ubuntu-12.04 - tmueko - 01-09-2013, 08:02 PM
RE: ispcp auf Ubuntu-12.04 - goov - 01-09-2013, 11:15 PM
RE: ispcp auf Ubuntu-12.04 - tmueko - 01-10-2013, 02:55 AM
RE: ispcp auf Ubuntu-12.04 - goov - 01-10-2013, 05:18 AM

Forum Jump:


User(s) browsing this thread: