You are not logged in. Please login or register.


Post new reply

ochiba forum → Support → Checking for PEAR::DB → Post new reply

Post new reply

Compose and post your new reply

You may use: BBCode

All fields with bold label must be completed before the form is submitted.

Required information for guests


Required information

(delete this if you are not)

Topic review (newest first)

3

sorry, I forgot to say that I fixed this error, the problem I had was when I was running php4 on my windows system, which seems to not get along with DB.php unless you had php5. Which fixed all of those problems. At the time. Now i'm using my dreamhost account to try and run ochiba.

2

I take it this is in install.php? Did you manually install either IT.php or DB.php, or are you using the system installs of them?

The only thing I can think of is that the install.php script does a "require_once" on both IT.php and DB.php, both of which are PEAR packages, and if you manually installed one or the other (or both), there could be a problem.

1

Checking for PEAR::DB ...<br />
<b>Fatal error</b>:  Cannot redeclare class pear in <b>C:\php\pear\PEAR.php</b> on line <b>87</b><br />

I recieved this error while trying to install ochiba. Everything else is working fine I think.

A friend of mine tells me that there is probably another file declearing "class PEAR" I'd like to know how to counter this.

--Hontaiyo

ochiba forum → Support → Checking for PEAR::DB → Post new reply



Generated in 0.016 seconds (73% PHP - 27% DB) with 8 queries