Page 1 of 1

install error

Posted: Thu Oct 19, 2006 10:42 pm
by zhangquan
Hi.

I've installed Timetrex Standard .

PHP Version: OK (v5.1.4)
Database Engine: Invalid (postgresql)
PHP BCMATH Enabled: OK
PHP SOAP Enabled: OK
PEAR HTML_Progress: OK
PEAR HTTP_Download: OK
PEAR AJAX (v0.4.1+): OK
PEAR Mail: Warning: Not Installed. (try running: "pear install -f --alldeps Mail")
PEAR Mail_Mime: OK
Writable TimeTrex Configuration File (timetrex.ini.php): OK
Writable Cache Directory: OK
Writable Storage Directory: OK
Writable Log Directory: OK
PHP Safe Mode Turned Off: OK
PHP Memory Limit: OK

when i tried running "pear install -f --alldeps Mail",someting was wrong.
C:\php>pear install -f --alldeps Mail
PHP Fatal error: Cannot use string offset as an array in C:\php\PEAR\PEAR\REST\
10.php on line 288

What do these mean, and how do I fix?

Many thanks.

zhang

Re: install error

Posted: Fri Oct 20, 2006 8:27 am
by mikeb
zhangquan wrote:Hi.

I've installed Timetrex Standard .

PHP Version: OK (v5.1.4)
Database Engine: Invalid (postgresql)
PHP BCMATH Enabled: OK
PHP SOAP Enabled: OK
PEAR HTML_Progress: OK
PEAR HTTP_Download: OK
PEAR AJAX (v0.4.1+): OK
PEAR Mail: Warning: Not Installed. (try running: "pear install -f --alldeps Mail")
PEAR Mail_Mime: OK
Writable TimeTrex Configuration File (timetrex.ini.php): OK
Writable Cache Directory: OK
Writable Storage Directory: OK
Writable Log Directory: OK
PHP Safe Mode Turned Off: OK
PHP Memory Limit: OK

when i tried running "pear install -f --alldeps Mail",someting was wrong.
C:\php>pear install -f --alldeps Mail
PHP Fatal error: Cannot use string offset as an array in C:\php\PEAR\PEAR\REST\
10.php on line 288

What do these mean, and how do I fix?

Many thanks.

zhang
Grab TimeTrex v1.2.1 and install that instead. It already includes pretty much all the PEAR requirements so you can skip this step entirely.