php-install Digest 5 Nov 2001 09:38:19 -0000 Issue 539
Topics (messages 4850 through 4852): php4.0.6 on SuSE 7.3 pro 4850 by: liyian how to installing and configuring php4.0.6 + Oracle8.0.5+apache on Solaris 7 4851 by: Andrie Darma Nugroho Re: unistalling PHP 4852 by: Phil Driscoll 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] ----------------------------------------------------------------------
mail()function is not enabled in this building. in my Debian SID ,php 4.0.6 is OK! why?
I've follow your step to installing and configuring php and apache, but when I configure apache i got this error message. " cd ..; gcc -DSOLARIS2=270 -I/export/home/master/php/php-4.0.6 -I/export/home/master/php/php-4.0.6/main -I/export/home/master/php/php-4.0.6/main -I/export/home/master/php/php-4.0.6/Zend -I/export/home/master/php/php-4.0.6/Zend -I/export/home/master/php/php-4.0.6/TSRM -I/export/home/master/php/php-4.0.6/TSRM -I/export/home/master/php/php-4.0.6 -DNO_DL_NEEDED `./apaci` -o helpers/dummy helpers/dummy.c -R/usr/ucblib -R/usr/local/lib/gcc-lib/i386-pc-solaris2.7/2.95.2 -R/export/home/oracle/product/8.1.7/lib -L/usr/ucblib -L/usr/local/lib/gcc-lib/i386-pc-solaris2.7/2.95.2 -L/export/home/oracle/product/8.1.7/lib -Lmodules/php4 -L../modules/php4 -L../../modules/php4 -lmodphp4 -ldl -lclntsh -lpsa -lcore4 -lnlsrtl3 -lm -lposix4 -laio -lelf -ldl -lmw -lgen -lnsl -lsocket -lcrypt -lresolv -lresolv -lm -ldl -lnsl -lsocket -lsocket -lgcc -lsocket -lnsl -lexpat ld: fatal: library -lclntsh: not found ld: fatal: File processing errors. No output written to helpers/dummy collect2: ld returned 1 exit status *** Error code 1 make: Fatal error: Command failed for target `dummy' ======== Error Output for sanity check ======== ============= End of Error Report ============= Aborting! " Could you help me to solve my problem? I use Oracle 8.0.5 for the database. Thank you Ravly __________________________________________________ Do You Yahoo!? Find a job, post your resume. http://careers.yahoo.com
On Sunday 04 November 2001 9:09 pm, Mr Lambru wrote: > I need an help. > I have installed PHP, now I simply want to remove it but there's no way to > do it! No uninstaller, no possibility to uninstall also from windows > control panel. What should I do? > > Thanks in advantage > Lamberto Ruzzati > > > AltaVista Free email service Delete the php files you installed (probably php4ts.dll, php.exe and php.ini), and if you still want to run your web server, reconfigure it so as not to map .php files etc. -- Phil Driscoll