Hallo,
ich habe ein ziemlich fieses Problem mit Joomla. Ich habe die letzten Stunden mit der Suche nach einer Lösung verbracht, leider aber nichts wirksames gefunden. Auf meinem Linux Server zu Hause läuft alles Prima.
Ich soll eine kleine Homepage aufsetzen und habe dazu einen Serverplatz zugewiesen bekommen. Anscheinend ist der Server bei Strato beheimatet. Er bietet mit ViSAS zur Administration. ViSAS ist für mich leider auch die einzige Möglichkeit, etwas am Server zu verändern. Für tiefgehende Änderungen muß ich mich an den Admin wenden.
Die Installation funktionierte relativ problemlos. Die Demoseite wird auch korrekt angezeigt, sobald ich aber etwas über das Backend, oder das Frontend bearbeiten bzw. hinzufügen will, bekomme ich einen "Internal Server Error" (The server encountered an internal error or misconfiguration and was unable to complete your request.). Die Seite läuft auf einem Apache 1.3.26.
Ich muß mich dann wieder neu einloggen. Meine Modifikationen werden allerdings übernommen. F5 erzeugt Doppeleinträge (z.B. beim Static Content).
Die Rechte der Verzeichnisse (incl. public_html) stehen alle bei 755. Die Dateien haben 644. Der Trick, die Verzeichnisse über ViSAS mit "Tools > Verzeichnisrechte setzten", wirkt nicht.
Bei ViSAS konnte ich nicht nachschauen, da die Seite momentan anscheinend offline bzw. im Umbau ist
Hier zwei Zeilen aus dem error-log des Servers, von denen ich vermute, daß sie das Problem beschreiben:
[error] [client 84.58.158.22] malformed header from script. Bad header=HTTP/1.1 301 Moved Permanently: /home/g/geschichtslehrerverband-hessen.de/public_html/administrator/index2.php
[error] [client 84.58.158.22] malformed header from script. Bad header=HTTP/1.1 301 Moved Permanently: /home/g/geschichtslehrerverband-hessen.de/public_html/index.php
Meine System Info:
PHP built On: Linux dale 2.4.19 #1 SMP Tue May 20 08:20:31 UTC 2003 i686 unknown
Database Version: 3.23.52-log
PHP Version: 4.2.2
Web Server: Apache
WebServer to PHP interface: cgi
Joomla! Version: Joomla! 1.0.2 Stable [ Sunset ] 02-Oct-2005 16:00 UTC
User Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b4) Gecko/20050908 Firefox/1.4
Relevant PHP Settings:
Safe Mode: OFF
Open basedir: none
Display Errors: ON
Short Open Tags: ON
File Uploads: ON
Magic Quotes: OFF
Register Globals: ON
Output Buffering: OFF
Session save path: /tmp/
Session auto start: 0
XML enabled: Yes
Zlib enabled: Yes
Disabled Functions: none
WYSIWYG Editor: No WYSIWYG Editor
Configuration File: <?php
$mosConfig_offline = '0';
$mosConfig_host = 'xxxxxx'
$mosConfig_user = 'xxxxxx'
$mosConfig_password = 'xxxxxx'
$mosConfig_db = 'xxxxxx'
$mosConfig_dbprefix = 'jos_';
$mosConfig_lang = 'english';
$mosConfig_absolute_path = '/home/g/geschichtslehrerverband-hessen.de/public_html';
$mosConfig_live_site = 'http://www.geschichtslehrerverband-hessen.de';
$mosConfig_sitename = 'Verband der Geschichtslehrer Deutschlands e.V. - Landesverband Hessen';
$mosConfig_shownoauth = '0';
$mosConfig_user = 'xxxxxx'
$mosConfig_uniquemail = '1';
$mosConfig_offline_message = 'This site is down for maintenance.
Please check back again soon.';
$mosConfig_error_message = 'This site is temporarily unavailable.
Please notify the System Administrator';
$mosConfig_debug = '0';
$mosConfig_lifetime = '900';
$mosConfig_MetaDesc = 'Joomla - the dynamic portal engine and content management system';
$mosConfig_MetaKeys = 'Joomla, joomla';
$mosConfig_MetaTitle = '1';
$mosConfig_MetaAuthor = '1';
$mosConfig_locale = 'en_GB';
$mosConfig_offset = '0';
$mosConfig_hideAuthor = '0';
$mosConfig_hideCreateDate = '0';
$mosConfig_hideModifyDate = '0';
$mosConfig_hidePdf = '0';
$mosConfig_hidePrint = '0';
$mosConfig_hideEmail = '0';
$mosConfig_enable_log_items = '0';
$mosConfig_enable_log_searches = '0';
$mosConfig_enable_stats = '0';
$mosConfig_sef = '0';
$mosConfig_vote = '0';
$mosConfig_gzip = '0';
$mosConfig_multipage_toc = '1';
$mosConfig_allowUserRegistration = '1';
$mosConfig_link_titles = '0';
$mosConfig_error_reporting = -1;
$mosConfig_list_limit = '10';
$mosConfig_caching = '0';
$mosConfig_cachepath = '/home/g/geschichtslehrerverband-hessen.de/public_html/cache';
$mosConfig_cachetime = '900';
$mosConfig_mailer = 'mail';
$mosConfig_mailfrom = 'admin@geschichtslehrerverband-hessen.de';
$mosConfig_fromname = 'Verband der Geschichtslehrer Deutschlands e.V. - Landesverband Hessen';
$mosConfig_sendmail = '/usr/sbin/sendmail';
$mosConfig_smtpauth = '0';
$mosConfig_smtpuser = '';
$mosConfig_smtppass = '';
$mosConfig_smtphost = 'localhost';
$mosConfig_back_button = '1';
$mosConfig_item_navigation = '1';
$mosConfig_secret = 'SXaxtAoPDYp1GRaf';
$mosConfig_pagetitles = '1';
$mosConfig_readmore = '1';
$mosConfig_hits = '1';
$mosConfig_icons = '1';
$mosConfig_favicon = 'favicon.ico';
$mosConfig_fileperms = '0644';
$mosConfig_dirperms = '0755';
$mosConfig_helpurl = 'http://help.joomla.org';
$mosConfig_mbf_content = '0';
$mosConfig_editor = 'tinymce';
setlocale (LC_TIME, $mosConfig_locale);
?>
Und hier die PHP Info (Auzüge)
System Linux dale 2.4.19 #1 SMP Tue May 20 08:20:31 UTC 2003 i686 unknown
Build Date Jun 27 2003 21:50:19
Configure Command './configure' '--prefix=/usr/share' '--datadir=/usr/share/php' '--bindir=/usr/bin' '--libdir=/usr/share' '--includedir=/usr/include' '--with-_lib=lib' '--with-config-file-path=/etc' '--with-exec-dir=/usr/lib/php/bin' '--disable-debug' '--enable-bcmath' '--enable-calendar' '--enable-ctype' '--enable-dbase' '--enable-discard-path' '--enable-exif' '--enable-filepro' '--enable-force-cgi-redirect' '--enable-ftp' '--enable-gd-imgstrttf' '--enable-gd-native-ttf' '--enable-inline-optimization' '--enable-magic-quotes' '--enable-mbstr-enc-trans' '--enable-mbstring' '--enable-memory-limit' '--enable-safe-mode' '--enable-shmop' '--enable-sigchild' '--enable-sysvsem' '--enable-sysvshm' '--enable-track-vars' '--enable-trans-sid' '--enable-versioning' '--enable-wddx' '--enable-yp' '--with-bz2' '--with-dom=/usr/include/libxml2' '--with-ftp' '--with-gdbm' '--with-gettext' '--with-gmp' '--with-imap=yes' '--with-iodbc' '--with-jpeg-dir=/usr' '--with-ldap=yes' '--with-mcal=/usr' '--with-mcrypt' '--with-mysql=/usr' '--with-ndbm' '--with-pgsql=/usr' '--with-png-dir=/usr' '--with-qtdom=/usr/lib/qt2' '--with-snmp' '--with-t1lib' '--with-tiff-dir=/usr' '--with-ttf' '--with-freetype-dir=yes' '--with-xml' '--with-xpm-dir=/usr/X11R6' '--with-zlib=yes' '--with-gd=shared' '--with-openssl' '--with-curl' '--with-swf=./dist/' '--with-imap-ssl' '--enable-xslt' '--with-xslt-sablot' '--with-mm' 'i586-suse-linux'
Server API CGI
Virtual Directory Support disabled
Configuration File (php.ini) Path /etc/php.ini
Debug Build no
Thread Safety disabled
Directive Local Value Master Value
allow_call_time_pass_reference On On
allow_url_fopen 1 1
always_populate_raw_post_data 0 0
arg_separator.input & &
arg_separator.output & &
asp_tags Off Off
auto_append_file no value no value
auto_prepend_file no value no value
browscap no value no value
default_charset no value no value
default_mimetype text/html text/html
define_syslog_variables Off Off
disable_functions no value no value
display_errors On On
display_startup_errors Off Off
doc_root no value no value
enable_dl On On
error_append_string no value no value
error_log no value no value
error_prepend_string no value no value
error_reporting 2039 2039
expose_php On On
extension_dir /usr/share/extensions/no-debug-non-zts-20020429 usr/share/extensions/no-debug-non-zts-20020429
file_uploads 1 1
gpc_order GPC GPC
html_errors On On
ignore_user_abort Off Off
implicit_flush Off Off
include_path .:/usr/share/php .:/usr/share/php
log_errors Off Off
magic_quotes_gpc Off Off
magic_quotes_runtime Off Off
magic_quotes_sybase Off Off
max_execution_time 30 30
memory_limit 8M 8M
open_basedir no value no value
output_buffering no value no value
output_handler no value no value
post_max_size 8M 8M
precision 12 12
register_argc_argv On On
register_globals On On
safe_mode Off Off
safe_mode_exec_dir no value no value
safe_mode_gid Off Off
safe_mode_include_dir no value no value
short_open_tag On On
sql.safe_mode Off Off
track_errors Off Off
unserialize_callback_func no value no value
upload_max_filesize 2M 2M
upload_tmp_dir no value no value
user_dir no value no value
variables_order EGPCS EGPCS
xmlrpc_error_number 0 0
xmlrpc_errors Off Off
y2k_compliance Off Off
Weitere benötigte Infos liefere ich gerne nach.
Ich hoffe, jemand kann mir helfen. Ich bin echt am verzweifeln- vor allem, weil es hier zu Hause so einfach ging.
Vielen Dank im Voraus!!


LinkBack URL
About LinkBacks
Zitieren
Lesezeichen