Hilfe bei PHP 4 Installation unter Apache 1.3.2.6 ...

  • Hallo,


    versuche verzweifelt PHP auf meinem Apache zum laufen zu bringen ...


    Apache läuft soweit und startet auch mit dem Modul ...


    Er zeigt zumindest keine Fehler ...


    Mein /etc/php4/
    hat zwei Verzeichnisse ..


    apache cgi
    beide sind aber leer ...


    /usr/bin/php4


    mein php.ini file liegt unter /etc/php.ini ...


    und ist ein Standard file ...


    evtl. muss hier noch was nach gepflegt werden ...




    Apache/1.3.26 Server


    debtool -f php4_4.1.2-7.woody4_i386.deb
    debtool -f phpmyadmin_2.2.3-1_all.deb
    debtool -f php4-cgi_4.1.2-7.woody4_i386.deb
    debtool -f php4-mysql_4.1.2-7.woody4_i386.deb



    In der Datei /etc/apche/httpd.conf


    LoadModule php4_module /usr/lib/apache/1.3/libphp4.so


    # And for PHP 4.x, use:
    #
    AddType application/x-httpd-php-source .phps


    AddType application/x-httpd-php .php .php4 .php3 .phtml



    Alias /phpmyadmin /usr/share/phpmyadmin


    <DirectoryMatch /usr/share/phpmyadmin/>


    Options +FollowSymLinks
    AllowOverride None
    order allow,deny
    allow from all


    <IfModule mod_php4.c>
    php_flag magic_quotes_gpc Off
    php_flag track_vars On
    php_flag register_globals On
    php_value include_path .
    </IfModule>


    </DirectoryMatch>


    php4 -i


    PHP Version 4.1.2


    System Linux ninsei 2.6.12-rc1-bk1 #1 SMP Fri Mar 25 01:06:40 PST 2005 i686 unknown
    Build Date May 23 2005
    Configure Command '../configure' '--prefix=/usr' '--prefix=/usr' '--with-regex=php' '--enable-force-cgi-redirect' '--with-config-file-path=/etc/php4/cgi' '--disable-rpath' '--disable-pear' '--disable-debug' '--enable-memory-limit' '--enable-calendar' '--enable-sysvsem' '--enable-sysvshm' '--enable-track-vars' '--enable-trans-sid' '--enable-bcmath' '--with-bz2' '--enable-ctype' '--with-db2' '--with-iconv' '--with-ndbm' '--enable-exif' '--enable-filepro' '--enable-ftp' '--with-gettext' '--enable-mbstring' '--with-pcre-regex=/usr' '--enable-shmop' '--enable-sockets' '--enable-wddx' '--with-xml=/usr' '--with-expat-dir=/usr' '--enable-yp' '--with-zlib' '--without-pgsql' '--disable-static' '--without-mm' '--without-mysql' '--without-sybase-ct'
    Server API CGI
    Virtual Directory Support disabled
    Configuration File (php.ini) Path /etc/php4/cgi
    ZEND_DEBUG disabled
    Thread Safety disabled



    php4 -m


    Running PHP 4.1.2
    Zend Engine v1.1.1, Copyright (c) 1998-2001 Zend Technologies


    [PHP Modules]
    yp
    xml
    wddx
    sysvshm
    sysvsem
    standard
    sockets
    shmop
    session
    posix
    pcre
    mbstring
    iconv
    gettext
    ftp
    filepro
    exif
    dba
    ctype
    calendar
    bz2
    bcmath
    zlib


    [Zend Modules]
    Not Implemented

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!