Anton Bretterklieber wrote:
[EMAIL PROTECTED]">I fetched the sources and ran into other problems:
Emiliano wrote:
[EMAIL PROTECTED]">Anton Bretterklieber wrote:I have problems to compile the php-sources from your snap from 05/14/2001:
php3: apache dies with this few lines in the log-file:
[Mon May 14 23:06:01 2001] [info] Created shared memory segment #4030465
[Mon May 14 23:06:01 2001] [info] allocated semaphore #950272
[Mon May 14 23:06:01 2001] [info] mod_cvs $Id: mod_cvs.c,v 1.24 1999/04/15 13:07:25 main Exp $
[Mon May 14 23:06:01 2001] [info] mod_unique_id: using ip addr 192.168.1.1
But no segfault or whatever?php4: compiling php4:
article.c: In function `php_if_mgd_create_article':
article.c:541: `MGD_ENV' undeclared (first use in this function)
article.c:541: (Each undeclared identifier is reported only once
article.c:541: for each function it appears in.)
These must be old sources. article.c does not contain MGD_ENV. There
were some problems with the snap generation that were solved yesterday;
I downloaded midgard-php4-1.4_CVS200105150302 and these didn't contain
this symbol. Could you please fetch them again? All three please.
Emile
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]Hi Emiliano
Thank you for replying. I'll try the new sources.
php3: These are the lines in the log-file. There is no segfault.
php3: apache hangs after restarting. In the log-file are the same lines as described above.
It seems, that apache runs into a loop. 'ps ax' on an other terminal only shows one instance of httpd (must be three ore more?). Compiling midgardphp3 with disabling --with-midgard is working as normal php3.
I compiled lib-midgard with the --with-php-rc-bug -directive.
php4: Invoking any php-script gives 'Document contained no data'. I enabled midgard.so in php.ini as extension.
The log-file says: (php3 without midgard, php4 with midgard-extension)
[Tue May 15 22:39:09 2001] [info] Created shared memory segment #4292609 [Tue May 15 22:39:09 2001] [info] allocated semaphore #1048582 [Tue May 15 22:39:09 2001] [info] mod_cvs $Id: mod_cvs.c,v 1.24 1999/04/15 13:07:25 main Exp $ [Tue May 15 22:39:09 2001] [info] mod_unique_id: using ip addr 192.168.1.1 [Tue May 15 22:39:10 2001] [info] Created shared memory segment #4358145 [Tue May 15 22:39:10 2001] [info] allocated semaphore #1081350 [Tue May 15 22:39:10 2001] [info] mod_cvs $Id: mod_cvs.c,v 1.24 1999/04/15 13:07:25 main Exp $ [Tue May 15 22:39:10 2001] [info] FastCGI: process manager initialized [Tue May 15 22:39:10 2001] [info] mod_unique_id: using ip addr 192.168.1.1 [Tue May 15 22:39:11 2001] [info] created shared memory segment #4423683 [Tue May 15 22:39:11 2001] [notice] Apache/1.3.14 (Unix) (SuSE/Linux) Midgard/1.4.1/SG mod_throttle/3.0 mod_layout/1.0 mod_fastcgi/2.2.2 mod_perl/1.24 PHP/4.0.5 PHP/3.0.18+Midgard/ configured -- resuming normal operations [Tue May 15 22:39:11 2001] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec) [Tue May 15 22:39:11 2001] [info] Server built: Jan 19 2001 14:00:47 [Tue May 15 22:40:56 2001] [debug] mod_cvs.c(217): CVSCheck is off here: /test.php3 [Tue May 15 22:41:34 2001] [debug] mod_cvs.c(217): CVSCheck is off here: /test.php [Tue May 15 22:41:35 2001] [notice] child pid 3915 exit signal Segmentation fault (11)test.php3 works correct, test.php leads to the described problems.
I installed a new server wiht SuSE 7.1. On the old system with SuSE 6.3 midgardphp3 was working fine. php4 affected the same troubles as above.
May it be that there are any problems with 7.1 and midgard?
Has anyone an idea?
Thank you!
