Re: [PHP-INST] Instalation Problems /w Win98 + Apache 1.3.19

2001-05-19 Thread Steve Perrin'
Kojiro, I'll assume that PHP works correctly provided you have no extensions uncommented? Maybe the extensions you have attempted to use have dependancies (other DLL's), have you copied the DLL's in the PHP4/DLLS directory to your WINDOWS/SYSTEM folder. You may get an error when attempting to r

Re: [PHP-INST] How to find all PHP files/dirs to uninstall from Linux

2001-05-19 Thread cel1
'make clean' usually handles this situation. Give it a try. Curtis Lacy Scrumpy wrote: > I compiled PHP with support for the thttpd module and now I need to remove > PHP and thttpd and reinstall PHP with Apache module support instead. > > How can I find the directories and files that were crea

[PHP-INST] Instalation Problems /w Win98 + Apache 1.3.19

2001-05-19 Thread Kojiro Gurio
Hi! Just today I downloaded the PHP 4.0.5 zip and installed it according to the instructions. However it did not work so I looked in the manual and found the instal procedure for WIn9x. I followed the instructions as best I could, and still could not get it to run correctly. After about an

Re: [PHP-INST] Getting PHP 4.0.0

2001-05-19 Thread nobody special
Hi Tom, PHP 4.0.0 can be found on the CD-rom that comes with the book PHP fast and Easy, by Julie Meloni. Paul ""Tom Hansen"" <[EMAIL PROTECTED]> wrote in message 9cvu4f$6bi$[EMAIL PROTECTED]">news:9cvu4f$6bi$[EMAIL PROTECTED]... > Where can I get a copy of PHP 4.0.0? > > I want to install PHP 4

php-install Digest 19 May 2001 20:36:59 -0000 Issue 316

2001-05-19 Thread php-install-digest-help
php-install Digest 19 May 2001 20:36:59 - Issue 316 Topics (messages 3211 through 3212): How to find all PHP files/dirs to uninstall from Linux 3211 by: Scrumpy PHP4 Works but Sessions Don't!! 3212 by: hrdware Administrivia: To subscribe to the digest, e-mail: [EM

[PHP-INST] PHP4 Works but Sessions Don't!!

2001-05-19 Thread hrdware
Greetings, I have been trying to figure this out for hours now. I used php to randomly display quotes at the top of a web page. The quotes are taken from a mysql database. PJP seems to be working fine. But when I tried to learn about sessions, I quickly realized sessions doesn't work! I have peo

[PHP-INST] How to find all PHP files/dirs to uninstall from Linux

2001-05-19 Thread Scrumpy
I compiled PHP with support for the thttpd module and now I need to remove PHP and thttpd and reinstall PHP with Apache module support instead. How can I find the directories and files that were created when PHP was installed? Do I have to decipher a 'make install' file or is there an easier w