php-install Digest 14 Sep 2001 13:15:04 -0000 Issue 457 Topics (messages 4290 through 4292): Linux Dump only changing files 4290 by: dataproject_it.yahoo.com undefined symbol: compiler_globals 4291 by: Sanjeev PHP-4.0.6 / Apache 1.3.20 / Linux 7.2 / Kernel 2.4.4: LEX 4292 by: Netpower Administrivia: To subscribe to the digest, e-mail: [EMAIL PROTECTED] To unsubscribe from the digest, e-mail: [EMAIL PROTECTED] To post to the list, e-mail: [EMAIL PROTECTED] ----------------------------------------------------------------------
Hi people! I am running RedHat 7.1 (upgrade from 6.2) apache 1.3.19 php 4.0.4pl1 postgresQL 7.0.3. ------ I've prepared 2 principaly source : a php file and a .js file (a javascript). Till the .js file was 28k about big, IExplorer 5 gived me the page complete and all runs ok. But when the .js became more then 28k (about), every first time that I change code of .js, IE wait pages and Linux Dump! Only trying some times ( stop and reload page from browser) and the files .js is passed to IExplorer, linux don't dump anymore till i change the .js file. I don't understand if is a Linux, httpd or php problem !!! Could I change some httpd.conf lines ? First of all, I edit this files with a Windows Editor from SMB access, and, thinking that could be SMB that locks the files, I stopped SMB and tryied to modify those files with VI, but there is the same error !! thank you in advance. Alberto Barbera -> the dump message tell about httpd process (that i'm not sure that could be important to read, but I try): "Unable to handle kernel paging request at virtual address 3ebd8586 printing eip: c01d34b9 pgd entry c6af73e8: 0000000000000000 pmd entry c6af73e8: 0000000000000000 ... pmd not present! Oops: 0002 CPU: 0 EIP: 0010:[<c01d34b9>] EFLAGS: 00010246 eax: 3ebd8586 ebx: 00000001 ecx: 00000000 edx: c13868a0 esi: 00000000 edi: c5f45214 ebp: 00000000 esp: c6af9dc0 ds: 0018 es: 0018 ss: 0018 Process httpd (pid: 607, stackpage=c6af9000) Stack: c6af9e0c c1386120 c01b909b 00000287 00000014 c01b922a c1386120 c1386120 00000000 c596c0e0 4061c206 00000571 00003354 00000000 000005b4 00000000 00000000 c6af9f64 4061d000 00000000 7fffffff 00000005 c6af9e20 c6af9e24 Call Trace: [<c01b909b>] [<c01b922a>] [<c01eb9d5>] [<c01b620c>] [<c01b6524>] [<c 01b65a1>] [<c01333fc>] [<c010d8e0>] [<c013cfcc>] [<c0133563>] [<c0108fb3>] Code: 00 00 00 00 00 00 00 00 00 00 00 05 00 06 00 00 00 00 00 00 "
Hi I have installed php 4.0.5 on Iplanet webserver 4.1 I wased the following to install : ./configure --with-mysql=/path/to/mysql --with-nsapi=/path/to/iplanet oance I compile mysql and edit the mime.types and obj.conf, when I try to start the server I get this error : conf_init: Error running init function load-modules: dlopen of /usr/netscape/web/bin/libphp4.so failed (undefined symbol: compiler_globals) This was working with aout an problem for over 3 months with the same config, but something went wrong after we tried to so do some updates... ( I basically ran the command ldconf. does this do anything? ) I'm quite new to this. Thanks for your help. Sanjeev
Hi! I use PHP-4.0.6 / Apache 1.3.20 / Linux 7.2 / Kernel 2.4.4 ... My Problem is, that every time i try to ./configure php for my apache webserver, i get this error: checking lex output file root... ./configure: lex: command not found configure: error: cannot find output from lex; giving up how can i fix this? (please make it easy :) thx p.s.: you can write in english, german, french thx :)