Probleme bei Ming Installation

Einklappen
X
 
  • Filter
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge

  • buecherverleih
    antwortet
    Darfs auch mal englisch sein?

    Hi all,

    hope anyone is able to help me with this crazy installation problem...

    My System is Suse 10.1 with plesk 8

    I try to install ming as php-module!


    So i downloaded the latest release (ming-0.4.0 beta5)
    I did:
    $ tar xvf ....
    $ ./configure
    $ make
    $ make install
    $ cd php_ext
    $ make
    $ make install

    After this there is no php_ming.so found on my system :-( !!!


    So i tried the stable version 0.3.0

    I did:
    $ tar xvf....
    $ ./configure
    $ make
    $ make install
    $ cd php_ext
    $ make
    $ make install

    YES, I got a php_ming.so now, so i did:

    $ cp php_ming.so /my/php/extension/dir

    Now I modified my php.ini like the following:

    extension=php_ming.so

    so far so good...

    $ etc/init.d/apache2 restart

    and the result in my phpinfo() is: ming: enabled (the funk in your trunk)

    NICE i thought and uploaded a test-ming script to my server.....

    AND NOW: if I use the $movie->output(); or $movie->save(); - methods
    I got a DNS - ERROR from my APACHE (the website cannot be found)

    if i remove the output() or save() call I got a white site but no errors (error_reporting(E_ALL))
    so it seems like that all ming-funcitons are declared in PHP.

    It looks like an error from my apache but i found nothing on web.


    ... so ist der Stand der Dinge. Muss ich mir die Regeln jetzt nochmal durchlesen?

    Einen Kommentar schreiben:


  • ghostgambler
    antwortet
    Hübsche Problembeschreibung.

    Einen Kommentar schreiben:


  • buecherverleih
    hat ein Thema erstellt Probleme bei Ming Installation.

    Probleme bei Ming Installation

    Hallo Leute,

    wir versuchen jetzt schon seit längerem die Ming extension auf unserem Server zu installieren. Wir benutzen einen V Server von Strato, PHP5 und Suse 10.1 und Plesk 8.0
    vielen Dank schonmal im Vorraus!
Lädt...
X