
Originally Posted by
rkm11
Where are both of these files located?
Did you recompile apache (maybe with suPHP support)? What version of PHP are you running? Did you change to a new release type (stable, release, current, edge.. etc)?
The files are located in the same directory.
I did recompile apache to include curl support, version 5.2.6
Code:
jay@web [~]# php -v
PHP 5.2.6 (cli) (built: Sep 11 2008 13:22:27)
Copyright (c) 1997-2008 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2008 Zend Technologies
I stayed with the same release type (stable).
Thank you for your response.