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
'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
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
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 - 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
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
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