php.de

Zurück   php.de > Webentwicklung > Server, Hosting und Workstations

Server, Hosting und Workstations Server-Konfigurationsdateien (.htaccess/httpd.conf) und Arbeiten auf Serverebene

Antwort
 
LinkBack Themen-Optionen Thema bewerten
Alt 22.08.2005, 20:55  
Erfahrener Benutzer
 
Registriert seit: 10.07.2003
Beiträge: 280
freq.9
freq.9 eine Nachricht über ICQ schicken freq.9 eine Nachricht über MSN schicken
Standard Probleme mit Apache 2.0.54 & PHP 5.1 RC1

Ich habe heute PHP 5.1 RC1 installiert und nun bekomme ich Apache nicht mehr so zum laufen, dass ich PHP Dateien aufrufen kann. Also sie werden zum Download angeboten. Ich weiss einfach nicht wieso. Das AddType für *.php ist vorhanden, das PHP5-Module (modules/libphp5.so) wird geladen aber ich kann nicht einmal eine PHP Datei mit phpinfo() aufurfen. Sie wird direkt versucht runterzuladen.

Wenn ich Apache wie folgt starte:
Code:
apache2 -e debug -k start
bekomme ich folgende Meldungen:
Zitat:
rhein:/tmp/ware/php-5.1.0RC1# apache2 -e debug -k start
[Mon Aug 22 20:18:49 2005] [debug] mod_so.c(24: loaded module suexec_module
[Mon Aug 22 20:18:49 2005] [debug] mod_so.c(24: loaded module php5_module
[Mon Aug 22 20:18:49 2005] [debug] mod_so.c(24: loaded module dav_svn_module
[Mon Aug 22 20:18:49 2005] [debug] mod_so.c(24: loaded module authz_svn_module
Rufe ich dann http://<ip>/phpinfo.php auf, so wird mir diese zum Download angeboten.

Wieso wird eigentlich die libphp5.so nach der PHP 5.1 Installation auskommentiert? Ist das normal?

Meine apache.conf beinhaltet folgende Zeilen:
Code:
...
# Dynamic Shared Object (DSO) Support
LoadModule suexec_module      modules/mod_suexec.so
LoadModule php5_module        modules/libphp5.so
LoadModule dav_svn_module     modules/mod_dav_svn.so
LoadModule authz_svn_module   modules/mod_authz_svn.so
...
# DirectoryIndex: sets the file that Apache will serve if a directory
# is requested.
DirectoryIndex index.php index.php5 index.php4 index.xhtml index.html
...
# AddType allows you to add to or override the MIME configuration
# file mime.types for specific file types.
AddType application/x-compress .Z
AddType application/x-gzip .gz .tgz
AddType application/x-httpd-php .php
AddType application/x-httpd-php .php3
AddType application/x-httpd-php .php4
AddType application/x-httpd-php .php5
...
freq.9 ist offline   Mit Zitat antworten
Sponsor Mitteilung
PHP Code Flüsterer

Registriert seit: 21.08.2005
Beiträge: 4682
PHP-Kenntnisse:
Fortgeschritten

Alt 23.08.2005, 09:07  
Erfahrener Benutzer
 
Registriert seit: 10.07.2003
Beiträge: 280
freq.9
freq.9 eine Nachricht über ICQ schicken freq.9 eine Nachricht über MSN schicken
Standard

Okay ich habs heute Nacht noch hinbekommen. Woran es genau lag weiss ich nicht, aber nachdem ich die noch fehlenden Erweiterungen (PDO-MySQL, PDO-PgSQL) noch miteinkompiliert habe lief es auf anhieb.
freq.9 ist offline   Mit Zitat antworten
Alt 23.08.2005, 14:55  
Erfahrener Benutzer
 
Registriert seit: 21.05.2008
Beiträge: 2.039
Sclot befindet sich auf einem aufstrebenden Ast
Standard

toll ne?
ich mag linux auch
Sclot ist offline   Mit Zitat antworten
Antwort


Themen-Optionen
Thema bewerten
Thema bewerten:

Forumregeln
Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are an
Gehe zu

Ähnliche Themen
Thema Autor Forum Antworten Letzter Beitrag
Apache 2.2 & PHP 5.x freq.9 Server, Hosting und Workstations 26 25.03.2009 21:41
Apache 2.2.4 mit PHP 5 MerlinderZauberer Server, Hosting und Workstations 4 29.03.2007 15:59
(wieder einmal) probleme mit apache chiliGREEN Server, Hosting und Workstations 6 18.02.2006 13:38
Apache und IIS? lomtas Server, Hosting und Workstations 1 23.11.2005 13:44
PHP mit Apache unter AIX - Probleme mit libgcc_s.a votec-cougar PHP Tipps 2005-2 7 29.06.2005 12:08
Probleme mit Apache Monitor Installation PHP Tipps 2005 8 25.05.2005 11:54
Apache Probleme... Server, Hosting und Workstations 2 16.03.2005 12:16
php Warnung nach Apache Update PHP Tipps 2005 2 07.02.2005 13:38
Mehrere Benutzer und private Verzeichnisse mit Apache fantast Server, Hosting und Workstations 19 18.01.2005 13:59
Probleme beim Starten/Installation von Apache Server, Hosting und Workstations 1 15.01.2005 15:24
Apache und PHP - Probleme!! Server, Hosting und Workstations 1 09.11.2004 22:11
PHP 4.3.2 + Apache 2.0 macht Probleme PHP Tipps 2004 3 11.08.2004 15:49
[Erledigt] PHP Modul in Apache laden Server, Hosting und Workstations 4 09.08.2004 11:36
Apache - php - Mysql Problem Server, Hosting und Workstations 4 15.07.2004 17:09
paar probleme mit php bzw. apache <- help PHP Tipps 2004 3 14.06.2004 15:06

Besucher kamen über folgende Suchanfragen bei Google auf diese Seite
php-datei wird zum download angeboten apache, start apache debugger, apache index.php download, apache .php datei wird zum download angeboten, mod_so apache, apache2 php wird zum download angeboten, php apache 2.0.54, apache2 versucht php herunterzuladen, addtype application pdo, apache problem download alle dateien, http://www.php.de/server-hosting-und-workstations/29624-probleme-mit-apache-2-0-54-php-5-1-rc1.html, \libphp5.so download\, apache problem php ausführen download, php apache datei versucht runterzuladen, apache 2.0.54 gzip, apache 2.0.54, apache problem loadmodule php5, apache 2.0 54 download, libphp5.so download, pdo lags

Alle Zeitangaben in WEZ +1. Es ist jetzt 20:25 Uhr.




Powered by vBulletin® Version 3.7.2 (Deutsch)
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
Aprilia-Forum, Aquaristik-Forum, Liebeskummer-Forum, Zierfisch-Forum, Geizkragen-Forum

Creative Commons License
Dieser Inhalt ist unter einer Creative Commons-Lizenz lizenziert.