No it's a valid problem and it's not clutter. Someone else
might have a similar problem like this, and find the answer
here.
Thans for taking the time to post the solution to your
problem.
Kind Regards,
Keith
-
Websites:
http:
OH! As it turns out, I looked at the manual install instructions more
carefully and discovered that php5apache2_2.dll is not included in the
non-thread-safe version, so instead of downloading
VC6x86 Non Thread Safe
I downloaded
VC6x86 Thread Safe
It compiles correctly now. Apparently you can't
This is the full path to the PHP module (assuming that the flash drive is
read as the F:/ drive):
F:/Apache/PHP/
I manually installed PHP in this directory. I'm going to reinstall PHP
again, just to make sure I did everything right.
This is what I am downloading:
PHP 5.3 (5.3.2)
VC6 x86 Non Th
Hi,
I am facing issues in building PHP 5.3.2.
was able to compile all required files but getting the following errors in
linking phase.
I tried doing "make clean" & "make install" several times, but these errors
remain the same.
Please suggest how to go about with these errors and let me know if