Results 1 to 4 of 4

Thread: php package broken?

  1. #1

    php package broken?

    I've installed the php ipkg package and whenever I run /opt/bin/php I get "User defined signal 1". Also had no luck with the lighttpd+php-fcgi combo. I've noticed the packages were updated recently, is it possible they're broken or am I missing something?

    Thanks

  2. #2
    could anyone test it?...

  3. #3
    Quote Originally Posted by Artefacto
    Also had no luck with the lighttpd+php-fcgi combo.
    That's just what I installed this week, after not getting thttpd and php to work together properly.
    It works fine for me.

    Regards,
    happy68

  4. #4
    Code:
    [admin@(none) bin]$ ldd php-fcgi
            libdl.so.0 => /lib/libdl.so.0 (0x0x2ab07000)
            libcrypt.so.0 => /lib/libcrypt.so.0 (0x0x2ab49000)
            libpcre.so.0 => /opt/lib/libpcre.so.0 (0x0x2ab9e000)
            libm.so.0 => /lib/libm.so.0 (0x0x2abee000)
            libnsl.so.0 => /lib/libnsl.so.0 (0x0x2ac42000)
    Segmentation fault
    [admin@(none) bin]$ ldd php
            libdl.so.0 => /lib/libdl.so.0 (0x0x2ab07000)
            libcrypt.so.0 => /lib/libcrypt.so.0 (0x0x2ab49000)
            libdb-4.2.so => /opt/lib/libdb-4.2.so (0x0x2ab9e000)
            libm.so.0 => /lib/libm.so.0 (0x0x2acf9000)
    Segmentation fault
    [admin@(none) bin]$ md5sum php php-fcgi
    066cd6ee6b52f76cc94e75f4e96fee9e  php
    1ccdd24b0f2584be29e9af5924b3b01a  php-fcgi
    what firmware are you using? do you have the same files?

    Thanks

Similar Threads

  1. lighttpd with php ??
    By theboy50 in forum WL-500g Custom Development
    Replies: 2
    Last Post: 07-06-2006, 10:11
  2. PHP Path
    By MHz in forum WL-500g Q&A
    Replies: 2
    Last Post: 15-05-2006, 13:07
  3. ELF 32-bit errors, port openwrt package to WL700gE
    By lewislin in forum WL-500g Q&A
    Replies: 0
    Last Post: 08-03-2006, 21:30
  4. sqlite en php ???
    By VidJa in forum Dutch Discussion - Nederlands
    Replies: 1
    Last Post: 06-03-2006, 09:10

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •