Hi,
I do phpinfo()
; and I see the include path set to c:\php5\Pear. I have wamp
installed on my machine but before wamp I had done a standalone installation
of PHP 5 in c:\PHP5 diretory. I have since uninstalled it and deleted the
c:\PHP5 directory from my system. How can i reset the include path?? I'm
running Windows XP with latest wamp installatin(MYSQL+PHP+Apache)
Any help would be greatly appreciated
regards
--
Bikram Suri
Hi,
I do
phpinfo()
; and I see the include path set to c:\php5\Pear. I have wamp
installed on my machine but before wamp I had done a standalone installation
of PHP 5 in c:\PHP5 diretory. I have since uninstalled it and deleted the
c:\PHP5 directory from my system. How can i reset the include path?? I'm
running Windows XP with latest wamp installatin(MYSQL+PHP+Apache)
Look for a php.ini file (the info file should tell you where it is)
and edit it there.
--
Postgresql & php tutorials
http://www.designmagick.com/
Thanks for all your replies. I have changed the include_path settings in
php.ini which is in c:\wamp\php
but still it takes the include path as c:\php5\PEAR
Please help
regards
Bikram
""Bikram Suri"" bsuri@hotmail.com wrote in message
news:CB.A4.55982.17B19144@pb1.pair.com...
Hi,
I do
phpinfo()
; and I see the include path set to c:\php5\Pear. I have
wamp installed on my machine but before wamp I had done a standalone
installation of PHP 5 in c:\PHP5 diretory. I have since uninstalled it and
deleted the c:\PHP5 directory from my system. How can i reset the include
path?? I'm running Windows XP with latest wamp
installatin(MYSQL+PHP+Apache)Any help would be greatly appreciated
regards
--
Bikram Suri