[PHP-INSTALL] Usarzgxstpfr
Message de la Plate-Forme SECURITE de l'Universite Sidi Med Ben Abdallah de Fes - USMBA - ALERT!!! This e-mail contained one or more infected files. The following attachments were infected and have been repaired: No attachments are in this category. The following infected attachments were deleted: 1. data.scr: [EMAIL PROTECTED] The following infected attachments were blocked because of Mail Policy violations: No attachments are in this category. You may wish to contact the sender to inform them about their infections. Thank you, Your ISP Equipe USMBA Original message text follows Mail transaction failed. Partial message is available. Message de la Plate-Forme SECURITE de l'Universite Sidi Med Ben Abdallah de Fes - USMBA - File attachment: data.scr The file attached to this email was removed because it is infected with the [EMAIL PROTECTED] virus.
[PHP-INSTALL] Re: Msi Installer for Php 5.2.6 will not configure Apache Config file
Excuse the typo. Should read:- LoadModule php5_module "c:Program Files\phpapache2_2.dll" ""Ian Hagan"" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi All, > I can not get the installer to set the php config settings. The installer > terminates with an error message saying that a script could not be run. > > The actual php environment seems to be installed but when I add the > following to the Apache2.2 config file (httpd.conf) the service will not > start > > I am adding: > LoadModule php5_module "c:\Program Files\Php\phpapaqche2_2.dll" > AddType application/x-httpd-php .php > PhpIniDir "C:\Program Files\Php" > > Any help is appreciated > > Ian Hagan >
[PHP-INSTALL] Msi Installer for Php 5.2.6 will not configure Apache Config file
Hi All, I can not get the installer to set the php config settings. The installer terminates with an error message saying that a script could not be run. The actual php environment seems to be installed but when I add the following to the Apache2.2 config file (httpd.conf) the service will not start I am adding: LoadModule php5_module "c:\Program Files\Php\phpapaqche2_2.dll" AddType application/x-httpd-php .php PhpIniDir "C:\Program Files\Php" Any help is appreciated Ian Hagan
[PHP-INSTALL] No .so produced
Hi I am trying to compile and install PHP 5.2.6 on CentOS Linux 5.2 using the following config: ./configure –with-gd --disable-pdo --enable-bcmath --enable-calendar --enable-ftp --enable-libxml --enable-magic-quotes --enable-sockets --prefix=/usr/local --with-apxs2=/usr/local/apache/bin/apxs --with-libdir=lib64 --with-libxml-dir=/opt/xml2/ --with-mysql=/usr --with-mysql-sock=/var/lib/mysql/mysql.sock --with-zlib --with-zlib-dir=/usr I can see no errors during configure. No errors during make. running make install I get make install Installing PHP SAPI module: apache2handler /usr/local/apache/build/instdso.sh SH_LIBTOOL='/usr/local/apache/build/libtool' libphp5.la/usr/local/apache/modules /usr/local/apache/build/libtool --mode=install cp libphp5.la/usr/local/apache/modules/ cp .libs/libphp5.lai /usr/local/apache/modules/libphp5.la cp .libs/libphp5.a /usr/local/apache/modules/libphp5.a chmod 644 /usr/local/apache/modules/libphp5.a ranlib /usr/local/apache/modules/libphp5.a libtool: install: warning: remember to run `libtool --finish /root/php-5.2.6/libs' Warning! dlname not found in /usr/local/apache/modules/libphp5.la. Assuming installing a .so rather than a libtool archive. chmod 755 /usr/local/apache/modules/libphp5.so chmod: cannot access `/usr/local/apache/modules/libphp5.so': No such file or directory apxs:Error: Command failed with rc=65536 I am expecting this to make libphp5.so am I mistaken or doing something wrong? Ian
[PHP-INST] php_admin_value extension_dir appears not to work
Hi, I'm trying to set the extension_dir in my httpd.conf file. Although phpinfo.php acknowledges my httpd.conf setting as a 'local setting', the extension_dir files are not found. My theory is that although the php_admin_value succeeds in changing the extension_dir value, it does so *after* the PHP module tries to load the extensions. Question is: how can I get around this? The rest of this message is configuration info. The relevant command output: C:\eoasis_server\train_4000>set INSTANCE=train_4000 C:\eoasis_server\train_4000>set JAVA_HOME=C:\eoasis_server\train_4000\jdk1.3.1_0 2 C:\eoasis_server\train_4000>set PATH=D:\oracle\ora90\bin;C:\Program Files\Oracle \jre\1.1.8\bin;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;C:\Program File s\Symantec\pcAnywhere\;C:\eoasis_server\dll;C:\Xindice\bin;C:\eoasis_server\ trai n_4000\dll C:\eoasis_server\train_4000>set PHPRC=C:\eoasis_server\train_4000 C:\eoasis_server\train_4000>c:\eoasis_server\train_4000\apache\apache.exe [Tue Jul 15 09:48:02 2003] [warn] Loaded DSO c:/eoasis_server/train_4000/php/sap i/php4apache.dll uses plain Apache 1.3 API, this module might crash under EAPI! (please recompile it with -DEAPI) PHP Warning: Unable to load dynamic library 'c:\php4/php_oci8.dll' - The specif ied module could not be found. in Unknown on line 0 PHP Warning: Unable to load dynamic library 'c:\php4/php_xslt.dll' - The specif ied module could not be found. in Unknown on line 0 [Tue Jul 15 09:48:18 2003] [warn] Loaded DSO modules\mod_jk.dll uses plain Apach e 1.3 API, this module might crash under EAPI! (please recompile it with -DEAPI) OpenSA/1.0.1 / Apache/1.3.23 (Win32) mod_jk/1.1.0 PHP/4.2.3 running... (END) My OS and build info from phpinfo: System Windows NT 5.0 build 2195 Build Date Sep 6 2002 10:38:51 Server API Apache Virtual Directory Support enabled Configuration File (php.ini) Path C:\eoasis_server\train_4000\php.ini Debug Build no Thread Safety enabled (END) The extension_dir from php_info: extension_dir C:/eoasis_server/train_4000/Zend_server_2_5/lib/php_ext c:\php4 (END) The relevant lines from httpd.conf: LoadModule php4_module c:/eoasis_server/train_4000/php/sapi/php4apache.dll PHP_ADMIN_VALUE extension_dir "C:/eoasis_server/train_4000/Zend_server_2_5/lib/php_ext" (END) ** This email is from Capula Ltd (Registered No 00953504 England). Please visit our Website at www.capula.co.uk Capula - doing IT for you LEGAL NOTICE The information contained in this e-mail and any files transmitted with it are confidential, may be privileged and are intended solely for the use of the individual or entity to whom they are addressed. If you are not the intended recipient any disclosure, copying, retransmission, distribution, dissemination, action taken or omitted to be taken in reliance upon this e-mail is strictly prohibited and may be unlawful. If you have received this communication in error please notify the sender by e-mail or by telephone on +44(0)1785 827000, delete it from your system and destroy any copies of it. Furthermore, the content of this e-mail is the personal view of the sender and does not necessarily represent the advice, views or opinion of Capula Ltd. In particular (but not by way of limitation) Capula Ltd disclaims all responsibility and accepts no liability for any e-mails that are defamatory, offensive, racist or in any other way are in breach of any third party's rights, including breach of confidence, privacy or other rights. Please note that users should have no expectation that any information they transmit or receive over Capula Ltd facilities or stored on Capula Ltd computers is or will remain private, and Capula Ltd reserves the right to review these records. Capula Ltd reserves the right to intercept, monitor and record this e-mail. Please note that e-mails from Capula Ltd pass through a virus checker but e-mails can be intercepted or affected by different viruses. No warranties or assurance are made in relation to the safety and content of this email and any attachments and no liability is accepted for any consequences arising from it. The recipient should ensure that the e-mail and attachments (if any) are actually virus free. ** -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
[PHP-INSTALL] php_apache_http.h: No such file or directory
I have seen only requests for help on this error but no solutions I hope i will have better luck then other posts on other groups Thanking you in advance Platform SUSE 8.0 1. required php with interbase support 2. noted that future web page server site had apache_1.3.28 running 3. php-4.3.3 running 4. As php and apache had been loaded as packages could not get interbase support 5. removed both packages with yast2 6. downloaded apache_1.3.29 and php-4.3.3 to usr/local/src 7. $ tar xvfz apache_1.3.29.tar.gz $ tar xvfz php-4.3.3.tar.gz 8. ./configure --enable-module=so --prefix=/usr/local/apache 9. make ok, make install ok, no problems 10. ./configure --with-apache=../apache_1.3.29 --with-interbase=/opt/interbase 11.make ok, make install ok, no problems 12. ./configure --prefix=/usr/local/apache --activate-module=src/module/php4/libmodphp.a --enable-module=so 13. config ok 14. make - all goes well until ===> src/modules/php4 gcc -c -I../../os/unix -I../../include -DLINUX=22 -DUSE_HSREGEX `../../apaci`mod_php.4c mod_php4.0:c:22: php_apache_http.h: No such file or directory Any help will be gratefully accepted as 24 hrs of work has gone by with repeated installations with no joy Ian Coullie [EMAIL PROTECTED]
[PHP-INSTALL] make warnings (prototype compatability) a problem?
Newbie compiling question here. While compiling php, we are getting lots of warnings from about every --with-xxx library we are compiling in, such as: warning: argument #1 is incompatible with prototype AND initialization type mismatch These mostly seem to be discrepancies between files in the php source tree and the installed support library header files. My question is, generally, are these things to worry about? Will it cause strange problems while PHP is running? I can provide exact module lists/gmake output if need be, but it's happening a lot and I don't want to include it unless asked. thanks! ivo goop AT scs DOT unr DOT edu
[PHP-INSTALL] compile mod_php, CGI, and CLI at same time??
Hi. We have a web environment where we use mod_php (apache apxs) for various presences, but are also working on using the CGI version with a wrapper for individual users. Is there a way to build both apxs and cgi (and cli) at the same time without requiring a reconfig and a recompile? I'm already having to compile twice for packaging purposes, so now I am at 4 compiles [2 for packaging, 2 for apxs and cgi] every time I want to upgrade php or one of the (20) libraries we've got it using. Suggestions? Thanks much in advance! ivo goop AT scs DOT unr DOT edu
[PHP-INSTALL] Can't get $_GET to work
Hi Everyone, I'm probably being a bit thick here, but I can't get hold of $_GET or $_POST variables. I've set up 2 files as simply as I can, but no joy. File a.php -- name: --- produces http://127.0.0.1/b.php?name=fred file b.php - Name: - prints Name: and nothing else What *am* I doing wrong? Cheers, Ian
Re: [PHP-INSTALL] Can't get $_GET to work
Thanks for that, unfortunately it hasn't fixed the problem, true though it may be. files now read: name: -- name: Querystring = http://127.0.0.1/b.php?xname=fred ...but still no joy. The "Hello" turns up, though. Thanks, Ian
Re: [PHP-INSTALL] Can't get $_GET to work
5.0.4-Win32 with Xitami 2.4 I posted here because it seemed probable that I need to set a switch somewhere, although I haven't touched anything vital AFAIK. Xitami is passing the file to PHP all right, and PHP is processing it to some extent. The source code for the resultant b.php page is name: Hello so it's recognising the tag, it manages the echo. I've just tried name: ... ... and still get "Hello" so it manages arrays, I've changes name to xname in case it's a keyword clash or something silly like that, the query string has the data there, but $_GET (and $_POST) just don't happen. I'm running out of ideas. Ian - Original Message - From: "Michael W." <[EMAIL PROTECTED]> To: Sent: Wednesday, June 29, 2005 4:29 PM Subject: Re: [PHP-INSTALL] Can't get $_GET to work What version of PHP are you using? Ian Bambury wrote: Thanks for that, unfortunately it hasn't fixed the problem, true though it may be. files now read: name: -- name: Querystring = http://127.0.0.1/b.php?xname=fred ...but still no joy. The "Hello" turns up, though. Thanks, Ian .
Re: [PHP-INSTALL] variables not working
Hi Eric, This is normal. It was a much-discussed change and came into effect with 4.2. The default for "register_globals" went from on to off. Set it to on in the ini file if you're not too worried about security. Ian BTW your return address is wrong ([EMAIL PROTECTED]) - missing the 's'
[PHP-INSTALL] Abyss - anyone tried it?
Is it any good?
Re: [PHP-INSTALL] Install PHP5 with Windows and PWS
Hi Robin, I'm no expert, but I'd say that the first thing to do is check your php.ini file (under %system% - probably C:\windows - if it's not there try the php install directory (c:\php in most cases) failing that do a search. If you don't need mysql ensure that all the "extension=" entries are commented out (semicolon in col 1). Alternatively, if you have the sql dll (watch out for "extension=php_mysql.dll" and extension=php_mysqli.dll" - MYSQL I, you probably want the latter) make sure that the "extension_dir" actually points to where the mysql dll is (or, of course, move the dll to where the extension_dir points) If none of that works, repost and we'll try something else Ian
Re: [PHP-INSTALL] Re: Install PHP5 with Windows and PWS
Where is your php.ini file? Ian
[PHP-INST] Despite correct setup, PHP pages returning blank screens
I am running Apache 1.3.20 (Win32) PHP/4.1.3-dev mod_perl/1.25_01-dev mod_ssl/2.8.4 OpenSSL/0.9.6a on Windows XP Professional. I have followed the installation instructions (modifying httpd.conf and copying necessary files), but I am getting blank returns on all PHP pages. Please help. Thanks Ian Daye
[PHP-INST] Despite correct setup, PHP pages returning blank screens
I am running Apache 1.3.20 (Win32) PHP/4.1.3-dev mod_perl/1.25_01-dev mod_ssl/2.8.4 OpenSSL/0.9.6a on Windows XP Professional. I have followed the installation instructions (modifying httpd.conf and copying necessary files), but I am getting blank returns on all PHP pages. Please help. Thanks Ian Daye
[PHP-INST] config problems --with-ldap
Everything with work fine until I try the --with ldap switch If I try --with-mcrypt with will not work with ldap I am using php 4.2.0 with solaris 8 with latest patches and gcc -3.0.1 and apache 2.0.36 tried php ver 4.2.1 same problem. Ian Miller BSD/IS-BMI Computing Sr. System Engineer University of Chicago [EMAIL PROTECTED] -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
[PHP-INST] config problems --with-ldap
Everything with work fine until I try the --with ldap switch If I try --with-mcrypt with will not work with ldap I am using php 4.2.0 with solaris 8 with latest patches and gcc -3.0.1 and apache 2.0.36 tried php ver 4.2.1 same problem. Ian Miller BSD/IS-BMI Computing Sr. System Engineer University of Chicago [EMAIL PROTECTED] -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
[PHP-INST] Fwd: config problems --with-ldap
>Date: Wed, 29 May 2002 01:21:51 -0500 >To: [EMAIL PROTECTED] >From: Ian Miller <[EMAIL PROTECTED]> >Subject: config problems --with-ldap > >Everything works fine ( when running the configure) until I try the >--with ldap switch If I try --with-mcrypt with ldap it will not work >and ldap will not work at all >I am using php 4.2.0 with solaris 8 with latest patches and gcc >-3.0.1, apache 2.0.36 and latest ver of openldap >tried php ver 4.2.1 same problem. > >Ian Miller >BSD/IS-BMI Computing >Sr. System Engineer >University of Chicago >[EMAIL PROTECTED] Ian Miller BSD/IS-BMI Computing Sr. System Engineer University of Chicago [EMAIL PROTECTED] -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
[PHP-INST] compile php 4.2.3 + apache 2.0.43
What customization do I need to do to get this to work together on a solaris system. -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
Re: [PHP-INST] compile php 4.2.3 + apache 2.0.43
I will be sure to do an extra Hail Mary this Sunday. -Ian Quoting Rasmus Lerdorf <[EMAIL PROTECTED]>: > Divine intervention > > On Wed, 6 Nov 2002, Ian Miller wrote: > > > > > > > What customization do I need to do to get this to work together on a > solaris > > system. > > > > -- > > PHP Install Mailing List (http://www.php.net/) > > To unsubscribe, visit: http://www.php.net/unsub.php > > > > > -- > PHP Install Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > -- Ian Miller Sr. Systems Engineer University of Chicago [EMAIL PROTECTED] -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
[PHP-INST] Session Problems
I just installed php-4.3.1 on my linux box, and I'm having some troubles getting the sessions to work. No matter what options in php.ini I set, session variables refuse to be reused. When I check the error logs, thses are the errors I see: (using 'session_start()') [error] PHP Warning: session_start() [
[PHP-INST] Unknown vars and constants
I have just installed 4.0.5 inot IIS5 under w2k and all went well. I can cun single scripts, connect to MySQL ok. However, when I tru to run a script that calls another one, I get lost of warnings about 'undefined variables' and 'unknown constats'. I have look through the php.ini file in the c:\winnt folder but I can't see anything that would cure this. Can anybody please tell me what I have done wrong, and how I can correct the problem? Cheers, Ian -- Ian Pawson -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
Re: [PHP-INST] Unknown vars and constants
This is just the start of a program:- wrote in message 9dghai$bu0$[EMAIL PROTECTED]">news:9dghai$bu0$[EMAIL PROTECTED]... > Hi, > > > I get lost of warnings about 'undefined variables' > > and 'unknown constats'. > > post some code. That's probably where the errors > come from. > > johannes > > > > -- > PHP Install Mailing List (http://www.php.net/) > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > To contact the list administrators, e-mail: [EMAIL PROTECTED] > -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
Re: [PHP-INST] Unknown vars and constants
Well I now feel a bit stupid!! It dawned on me that these were warning messages and NOT errors. I checked in the ini file and found that the default setting is to show ALL errors and warnings. Re setting this to just critical errors cured the problem and everything is now working properly. Thank you for your advice. -- Ian Pawson ""Johannes Janson"" <[EMAIL PROTECTED]> wrote in message 9dgoeq$goq$[EMAIL PROTECTED]">news:9dgoeq$goq$[EMAIL PROTECTED]... > Hi, > > > session_register("EasyUSER"); $EasyUSER=$login[username]; > > session_register("EasyPASS");$EasyPASS=$login[password]; > > session_register("EasySERVER");$EasySERVER=$login[db_server]; > > session_register("EasyDB");$EasyDB=$login[db_name]; > > I assume these are the lines which caused the error (counted just roughly). > Assign the value to the vars first then register the session. > This is a question of taste but isn't it eayier to register just one session > and put all the values into this session. > > session_register("SESSION"); > $SESSION["EasyUSER"]=$login["username"]; > > > hope it helps (and works... ;-)) > > johannes > > > > -- > PHP Install Mailing List (http://www.php.net/) > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > To contact the list administrators, e-mail: [EMAIL PROTECTED] > -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
Re: [PHP-INST] windows 2k pro and PHP
You need to install the CGI version. Just run the Windows installer and it does everything for oyu. No need to set anything up at all. -- Ian Pawson ""McShen"" <[EMAIL PROTECTED]> wrote in message 9e1j9n$ake$[EMAIL PROTECTED]">news:9e1j9n$ake$[EMAIL PROTECTED]... > i was trying to install php on windows 2k pro. > i got this message when i was trying to run the test scrpt > > "PHP CGI binary (\php) is not executable. Please compile PHP as a CGI > executable and try again. " > > why is that? > > and should i read the instruction for IIS 4.0+ (isapi) or IIS 4.0+ (CGI) > > > > -- > PHP Install Mailing List (http://www.php.net/) > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > To contact the list administrators, e-mail: [EMAIL PROTECTED] > -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
[PHP-INST] Apache module install issues
I'm trying to build PHP 4.0.6 with GD and some other stuff, but I'm running into two problems -- one I solved, the other I haven't. The configure line that I'm using is: ./configure --enable-ftp --with-gd=../gd-1.8.4 --with-jpeg-dir=/usr/lib/ --with-png-dir=/usr/lib/ --with-mysql --with-pdflib=/usr/lib/tcl8.2/pdflib/ --with-apache=../apache_1.3.20 --with-zlib-dir=/usr/local/lib The first issue is that the make of PHP would barf in the middle of the ext/zlib/Makefile build. I fixed the problem by doing "touch ext/zlib/zlib.lo; touch ext/zlib/zlib_fopen_wrapper.lo" from the source root. The second issue comes after doing "make; make install". The module compliles fine and all that, or at least it appears to. I cd into the apache source directory, and do ./configure --prefix=/usr/local/apache-bb --activate-module=src/modules/php4/libphp4.module The build gets part way done, and then I get this (fairly long output, sorry...): - <=== src/modules/php4 <=== src/modules gcc -c -I./os/unix -I./include -DLINUX=22 -I/root/php-4.0.6 -I/root/php-4.0.6/main -I/root/php-4.0.6/main -I/root/php-4.0.6/Zend -I/root/php-4.0.6/Zend -I/root/php-4.0.6/TSRM -I/root/php-4.0.6/TSRM -I/root/php-4.0.6 -DUSE_EXPAT -I./lib/expat-lite -DNO_DL_NEEDED `./apaci` modules.c gcc -c -I./os/unix -I./include -DLINUX=22 -I/root/php-4.0.6 -I/root/php-4.0.6/main -I/root/php-4.0.6/main -I/root/php-4.0.6/Zend -I/root/php-4.0.6/Zend -I/root/php-4.0.6/TSRM -I/root/php-4.0.6/TSRM -I/root/php-4.0.6 -DUSE_EXPAT -I./lib/expat-lite -DNO_DL_NEEDED `./apaci` buildmark.c gcc -DLINUX=22 -I/root/php-4.0.6 -I/root/php-4.0.6/main -I/root/php-4.0.6/main -I/root/php-4.0.6/Zend -I/root/php-4.0.6/Zend -I/root/php-4.0.6/TSRM -I/root/php-4.0.6/TSRM -I/root/php-4.0.6 -DUSE_EXPAT -I./lib/expat-lite -DNO_DL_NEEDED `./apaci`\ -o httpd buildmark.o modules.o modules/standard/libstandard.a modules/php4/libphp4.a main/libmain.a ./os/unix/libos.a ap/libap.a lib/expat-lite/libexpat.a -Wl,-rpath,/usr/lib//lib -Wl,-rpath,/root/gd-1.8.4 -rdynamic -L/usr/lib//lib -L/root/gd-1.8.4 -Lmodules/php4 -L../modules/php4 -L../../modules/php4 -lmodphp4 -ldl -lgd -lpng -lz -ljpeg -lz -lcrypt -lresolv -lm -ldl -lnsl -lresolv -lm -lcrypt modules/php4/libphp4.a(internal_functions.o): In function `php_startup_internal_extensions': /root/php-4.0.6/main/internal_functions.c:64: undefined reference to `php_zlib_module_entry' collect2: ld returned 1 exit status make[2]: *** [target_static] Error 1 make[2]: Leaving directory `/root/apache_1.3.20/src' make[1]: *** [build-std] Error 2 make[1]: Leaving directory `/root/apache_1.3.20' make: *** [build] Error 2 I'm assuming that the problem is with php, since the error is actually in a file in the php source, not the apache source. But I don't know how to fix it. For what it's worth, php_startup_internal_extensions seems to do basically the logical thing from the name -- tell php what internal extensions to load at startup. It reads an array, which doesn't include "php_zlib_module_entry" but does include "phpext_zlib_ptr". I kinda need zlib working, so I can do on-the-fly image creationit's required for some of the other extensions that I'm loading in. Thanks, Ian -- [EMAIL PROTECTED] 773 667 9763 (home) 773 844 0105 (cell) Eventually all things merge into one, and a river runs through it. The river was cut by the world's great flood and runs over rocks from the basement of time. On some of the rocks are timeless raindrops. Under the rocks are the words, and some of the words are theirs. I am haunted by waters. -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
[PHP-INST] php 4.1.0 and iplanet enterprise 6.0
i'm having problems getting php 4.1.0 to play nice with iplanet enterprise 6.0sp2. when ever i attempt to open a page with a php extension my web server crashes with this error: catastrophe (21138): Server crash detected (signal SIGSEGV) info (21138): Crash occurred in NSAPI SAF php4_execute info (21138): Crash occurred in function _pthread_mutex_lock from module /usr/lib/libthread.so.1 i had no errors at compilation time. i compiled with the following command: env \ CC=gcc \ CXX=g++ \ CFLAGS="-O2 -mv8 -mcpu=ultrasparc -I/local/include -I/local/include/openssl -I/local/include/ucd-snmp -I/local/include/c-client" \ CPPFLAGS="-I/local/include" \ LDFLAGS="-L/local/lib -R/local/lib -L/local/ssl/lib -R/local/ssl/lib -L/local/lib/c-client -R/local/lib/c-client" \ TMPDIR="/tmp" \ ./configure \ --prefix=/local \ --sysconfdir=/etc \ --localstatedir=/var \ --with-config-file-path=/etc/php/ \ --with-nsapi=/var/iplanet/servers \ --with-openssl=/local \ --with-db3=/local/BerkeleyDB-3.2 \ --with-imap-ssl=/local \ --with-imap=/local \ --with-ldap=/local \ --with-zlib=/usr \ --enable-sysvshm \ --enable-sysvsem \ --enable-track-vars \ --enable-force-cgi-redirect \ --with-gettext \ --with-regex=system \ --enable-inline-optimization removing '--enable-inline-optimization' and '-mv8 -mcpu=ultrasparc' didn't make any difference. any ideas? -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
[PHP-INST] web server crashing with either 4.1.0 or 4.0.6
when trying at access any php scripts my web server is crashing. i'm experiencing this problem with both php 4.0.6 and 4.1.0 on iplanet enterprise 6.0sp1 on solaris 8. my web server is logging the following error: catastrophe (21929): Server crash detected (signal SIGSEGV) info (21929): Crash occurred in NSAPI SAF php4_execute info (21929): Crash occurred in function _pthread_mutex_lock from module /usr/lib/libthread.so.1 i'm getting this behavior with php code as simple as: any help would be appreciated. -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]