On Tue, Feb 23, 2010 at 02:07, Count László de Almásy <[email protected]> wrote: > On Mon, Feb 22, 2010 at 3:15 AM, Ondřej Surý <[email protected]> wrote: >> - your system information (f.e. output of "reportbug --template >> libapache2-mod-php5") > > System Information: > Debian Release: squeeze/sid > APT prefers unstable > APT policy: (500, 'unstable'), (500, 'stable') > Architecture: amd64 (x86_64) > > Kernel: Linux 2.6.31-1-amd64 (SMP w/4 CPU cores) > Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) > Shell: /bin/sh linked to /bin/dash
You didn't run that on the computer which has libapache2-mod-php5 installed. It's missing package dependencies. Could you re-run that command on the server where you have your php5-cgi (and cherokee) installed, and run it over php5-cgi. The output should include something like this: Versions of packages php5-cgi depends on: ii libbz2-1.0 1.0.5-4 high-quality block-sorting file co [...more libraries...] ii zlib1g 1:1.2.3.4.dfsg-3 compression library - runtime >> - your list of php5 modules installed (and preferrably list of their >> dependencies as well) > > only the following are installed: > > libapache2-mod-php5 > php5-cgi > php5-curl > php5-gd > php5-mcrypt > php5-mysql > php5-common > php5 Could you provide list of dependencies for at least php5-mysql? (Ie. run reportbug --template php5-mysql) >> - install php5-dbg and get proper backtrace >> (/usr/share/doc/apache2.2-common/README.backtrace) > > i run cherokee, not apache. So, why did you install libapache2-mod-php5, which is module for apache2.2? > do you know how to get backtraces with cherokee? Have you even tried to use google? Typing "php cgi backtrace" turns into: http://bugs.php.net/bugs-generating-backtrace.php Ondrej -- Ondřej Surý <[email protected]> http://blog.rfc1925.org/ -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

