PEAR error
I'm trying to install amavis, maia on centos.
I need to install pear DB package but
"pear install db" gives me following error
Notice: Array to string conversion in PEAR/REST/10.php on line 77
Warning: Invalid argument supplied for foreach() in PEAR/REST/10.php
on line 79
PHP Fatal error: Cannot use string offset as an array in /usr/share/
pear/PEAR/REST/10.php on line 233
cannot figure out what is going wrong there.
Please can someone help me to get rid of this.
Thanks in advance..
.
Relevant Pages
- Upgrade Methods, php, pear, phpdoc
... I want to upgrade my version of PHP and with it, ... I'll also need to install Pear from scratch ... I think it would be hard to install over my current installation at ... (comp.lang.php) - PEAR Install problems - Windows
... i have been trying to install PEAR PHP package on my windows XP ... (comp.lang.php) - OCI.DLL and libcs.dll?
... I'm trying to install PEAR onto a Windows system that is running the ... Installer (the Web Platform Installer also configured IIS while it was ... PHP is installed and running fine. ... (comp.lang.php) - [Summary] saving disksuite info while rebuilding server
... "Caution - If a full install of Solaris is performed, ... make sure you have tape backups of everything. ... I had an old workgroup storage array with six 18G drives formatted RAID5 ... (SunManagers) - Q: How to move filesystems (including root and boot) from one drive to another
... I recently decided that my build server was running too slow (disk bound) and went out and bought a 3ware 9650SE controller and disks. ... Got the array configured as a single RAID 5 logical unit and ran fdisk on the unit to create partitions. ... forgot to install the boot blocks. ... Moving filesystems used to be a lot easier (these are plain ol' ext3 filesystems... ... (Fedora) |
|