php.de

Zurück   php.de > Webentwicklung > PHP Einsteiger > PHP Tipps 2006

 
 
LinkBack Themen-Optionen Thema bewerten
Alt 14.10.2006, 18:45  
Erfahrener Benutzer
 
Registriert seit: 09.12.2004
Beiträge: 250
nixdorf
Standard

Hallo,

ich habe noch einmal nachgesehen, a2enmod php4 habe ich ausgeführt.
Das Modul php4 wird wohl auch von apache2 geladen.

Ich kann aber momentan weder html noch php4- Dateien mit dem Browser ansehen. Immer werde ich aufgefordert die Datei downzuloaden. Sie wird als eine PHTML - Datei erkannt.


Was kann ich denn noch machen?

Gruß Nixdorf
nixdorf ist offline  
Sponsor Mitteilung
PHP Code Flüsterer

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

Alt 14.10.2006, 19:59  
Erfahrener Benutzer
 
Registriert seit: 08.05.2005
Beiträge: 814
andy
andy eine Nachricht über ICQ schicken
Standard

Ich bin überfragt,
ich hab unter Ubuntu (Debian Abkömmling) letzte Woche nen lamp mit php5 eingerichtet, auch über die Paketverwaltung. Allerdings hab ich noch etliche Pakete mehr installieren lassen.
Ich kann dir also nur vorschlagen php4 runterzuwerfen und php5 drauf, vielleicht installiert der Paketmanager dass dann korrekt.
__________________
Zitat:
Diese Erweiterung ist EXPERIMENTELL.
[...]
Seien Sie gewarnt und verwenden Sie diese Erweiterung auf eigenes Risiko..
andy ist offline  
Alt 15.10.2006, 10:39  
Erfahrener Benutzer
 
Registriert seit: 13.11.2005
Beiträge: 2.583
xabbuh
Standard

Zeig bitte mal folgende Ausgabe:
Code:
ls -l /etc/apache2/mods-available /etc/apache2/mods-enabled
xabbuh ist offline  
Alt 16.10.2006, 12:03  
Erfahrener Benutzer
 
Registriert seit: 09.12.2004
Beiträge: 250
nixdorf
Standard

Hallo,

ebian:/etc/apache2/mods-enabled# ls -l /etc/apache2/mods-available /etc/apache2/mods-enabled
/etc/apache2/mods-available:
insgesamt 176
-rw-r--r-- 1 root root 66 2006-07-28 11:07 actions.load
-rw-r--r-- 1 root root 60 2006-07-28 11:07 asis.load
-rw-r--r-- 1 root root 70 2006-07-28 11:07 auth_anon.load
-rw-r--r-- 1 root root 68 2006-07-28 11:07 auth_dbm.load
-rw-r--r-- 1 root root 74 2006-07-28 11:07 auth_digest.load
-rw-r--r-- 1 root root 130 2006-07-28 11:07 auth_ldap.load
-rw-r--r-- 1 root root 62 2006-07-28 11:07 cache.load
-rw-r--r-- 1 root root 70 2006-07-28 11:07 cern_meta.load
-rw-r--r-- 1 root root 61 2006-07-28 11:07 cgid.conf
-rw-r--r-- 1 root root 60 2006-07-28 11:07 cgid.load
-rw-r--r-- 1 root root 58 2006-07-28 11:07 cgi.load
-rw-r--r-- 1 root root 37 2006-07-28 11:07 dav_fs.conf
-rw-r--r-- 1 root root 64 2006-07-28 11:07 dav_fs.load
-rw-r--r-- 1 root root 58 2006-07-28 11:07 dav.load
-rw-r--r-- 1 root root 66 2006-07-28 11:07 deflate.load
-rw-r--r-- 1 root root 72 2006-07-28 11:07 disk_cache.load
-rw-r--r-- 1 root root 66 2006-07-28 11:07 expires.load
-rw-r--r-- 1 root root 72 2006-07-28 11:07 ext_filter.load
-rw-r--r-- 1 root root 72 2006-07-28 11:07 file_cache.load
-rw-r--r-- 1 root root 66 2006-07-28 11:07 headers.load
-rw-r--r-- 1 root root 60 2006-07-28 11:07 imap.load
-rw-r--r-- 1 root root 66 2006-07-28 11:07 include.load
-rw-r--r-- 1 root root 60 2006-07-28 11:07 info.load
-rw-r--r-- 1 root root 60 2006-07-28 11:07 ldap.load
-rw-r--r-- 1 root root 70 2006-07-28 11:07 mem_cache.load
-rw-r--r-- 1 root root 90 2006-07-28 11:07 mime_magic.conf
-rw-r--r-- 1 root root 72 2006-07-28 11:07 mime_magic.load
-rw-r--r-- 1 root root 133 2005-08-25 05:25 php4.conf
-rw-r--r-- 1 root root 59 2005-08-25 05:25 php4.load
-rw-r--r-- 1 root root 840 2006-07-28 11:07 proxy.conf
-rw-r--r-- 1 root root 78 2006-07-28 11:07 proxy_connect.load
-rw-r--r-- 1 root root 70 2006-07-28 11:07 proxy_ftp.load
-rw-r--r-- 1 root root 72 2006-07-28 11:07 proxy_http.load
-rw-r--r-- 1 root root 316 2006-07-28 11:07 proxy.load
-rw-r--r-- 1 root root 66 2006-07-28 11:07 rewrite.load
-rw-r--r-- 1 root root 66 2006-07-28 11:07 speling.load
-rw-r--r-- 1 root root 3545 2006-07-28 11:07 ssl.conf
-rw-r--r-- 1 root root 58 2006-07-28 11:07 ssl.load
-rw-r--r-- 1 root root 64 2006-07-28 11:07 suexec.load
-rw-r--r-- 1 root root 70 2006-07-28 11:07 unique_id.load
-rw-r--r-- 1 root root 244 2006-07-28 11:07 userdir.conf
-rw-r--r-- 1 root root 66 2006-07-28 11:07 userdir.load
-rw-r--r-- 1 root root 70 2006-07-28 11:07 usertrack.load
-rw-r--r-- 1 root root 74 2006-07-28 11:07 vhost_alias.load

/etc/apache2/mods-enabled:
insgesamt 0
lrwxrwxrwx 1 root root 36 2006-10-14 11:39 cgi.load -> /etc/apache2/mods-available/cgi.load
lrwxrwxrwx 1 root root 37 2006-10-14 11:39 php4.conf -> /etc/apache2/mods-available/php4.conf
lrwxrwxrwx 1 root root 37 2006-10-14 11:39 php4.load -> /etc/apache2/mods-available/php4.load
lrwxrwxrwx 1 root root 40 2006-09-21 15:45 userdir.conf -> /etc/apache2/mods-available/userdir.conf
lrwxrwxrwx 1 root root 40 2006-09-21 15:45 userdir.load -> /etc/apache2/mods-available/userdir.load


Gruß Nixdorf
nixdorf ist offline  
Alt 16.10.2006, 15:30  
Erfahrener Benutzer
 
Registriert seit: 13.11.2005
Beiträge: 2.583
xabbuh
Standard

Hast du die Seiten mal versucht mit einem anderen Browser aufzurufen? Möglicherweise wird hier nur versucht, die Datei aus dem Browsercache zu laden.
xabbuh ist offline  
 


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
Anleitung um ein LAMP zu basteln Sclot Server, Hosting und Workstations 92 01.04.2011 12:38
LAMP Programmierer gesucht kuati Beitragsarchiv 0 25.04.2008 17:14
mysql_connect von einem xampp-pc auf einen lamp sehr langsam PHP Tipps 2005-2 2 15.06.2005 19:55
(L)AMP - update Server, Hosting und Workstations 21 08.05.2005 14:59
per FTP auf LAMP zugreifen Klaus Server, Hosting und Workstations 13 20.04.2005 13:31
LAMP FTP & Mailserver "Installation" Beitragsarchiv 6 18.02.2005 17:40
Linux Windows LAmp oder WAMP. Was würde es kosten..? PHP-Fortgeschrittene 2 25.10.2004 16:07
LAMP mit PHP 5.0.1 und WAMP mit PHP 5.0.2 PHP Tipps 2004 10 19.10.2004 13:04
Lamp Installation PHP Tipps 2004 1 24.08.2004 15:26
[Erledigt] Lamp unter Suse 9.1 / Paar Fragen! Server, Hosting und Workstations 2 21.08.2004 22:53
LAMP Buch Off-Topic Diskussionen 1 20.08.2004 23:42


Alle Zeitangaben in WEZ +2. Es ist jetzt 14:17 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.