[nycphp-talk] RE: talk Digest, Vol 10, Issue 1
Daniel Convissor
danielc at analysisandsolutions.com
Mon Mar 1 19:47:01 EST 2004
Rafi:
You're all mixed up. Start from a clean slate. Delete the entire
contents of your c:\php directory all of your dll's. To make sure you get
all the dll's out, do a file find on your entire c drive for "php*.dll"
Download a "Win32 Package" "Stable (4.3.x-dev)" snapshot from
http://snaps.php.net/
Unzip it into c:\php
Move into that directory and copy php.ini-recommended to become php.ini
Now, if you want to be forward thinking, to prepare yourself for a simple
transition to PHP 5, rename php.exe to php-cgi.exe and copy
c:\php\cli\php.exe to c:\php. Then adjust your Apache httpd.conf
accordingly.
Put c:\php and c:\php\dlls into your PATH environment variable.
Restart.
Now edit the php.ini file to be the way you want it, including setting the
extensions path to c:\php\extensions and uncommenting the gd dll.
Oh, and how come your message included the entire 500+ lines of the digest
you were replying to?
--Dan
--
T H E A N A L Y S I S A N D S O L U T I O N S C O M P A N Y
data intensive web and database programming
http://www.AnalysisAndSolutions.com/
4015 7th Ave #4, Brooklyn NY 11232 v: 718-854-0335 f: 718-854-0409
More information about the talk
mailing list