I am currently having problems getting pear to work. I have installed it from command line using Windows NT.

Installed into c:\PHP\

I'm following the sitepoint article guidelines:

http://www.sitepoint.com/article/getting-started-with-pear/1

When I run php go-pear.php from cmd line I get this warning:

"Cannot write to $pathIni, but successfully created a php.ini under <$prefix/php.ini-gopear>. Please replace file.. or modify your php.ini by adding $includepath."

So I guess the problem is with my php.ini file. What changes should I make to this??

Using php 4.3.10

Thanks.

Kevin.

    Anyone?? Should have something to do with php.ini file maybe the includes path??

      Write a Reply...