Pear DB read problem

Not for 'how-to' coding questions but PHP theory instead, this forum is here for those of us who wish to learn about design aspects of programming with PHP.

Moderator: General Moderators

Post Reply
tessray
Forum Newbie
Posts: 1
Joined: Tue Dec 20, 2005 1:55 pm
Location: Australia

Pear DB read problem

Post by tessray »

I am new to PHP and pear and having a problem with a database connect page. I have a working database reading page that works fine. I have downloaded some member login scripts that I cannot get to work with pear. When I run the page i get the following error.

Fatal error: Error: "pear.php/index.php" not found in phar "" in C:\PHP\PEAR\pear.php on line 376

I have not been able to find this error on google. Has anyone seen this before?
Post Reply