Search found 3 matches
- Thu Apr 08, 2010 12:20 pm
- Forum: PHP Help and Discussion
- Topic: PEAR Library erroring
- Replies: 6
- Views: 7376
Re: PEAR Library erroring
actually, meant php-process is already installed as well on the second line of my post, to correct.
- Thu Apr 08, 2010 12:14 pm
- Forum: PHP Help and Discussion
- Topic: PEAR Library erroring
- Replies: 6
- Views: 7376
Re: PEAR Library erroring
Thanks much for the info Guys. Package php-common-5.2.13-1.el5.art.i386 is installed Tried also installing the php-posix package as it was not listed. Yum indicates already installed as part of Package php-common-5.2.13-1.el5.art.i386 I'll dig into permissions to see if something got modified there....
- Wed Apr 07, 2010 4:26 pm
- Forum: PHP Help and Discussion
- Topic: PEAR Library erroring
- Replies: 6
- Views: 7376
PEAR Library erroring
trying to run down an issue reported which i suspect an update clipped a pear library, library reference or permission as no code changes were dropped. PHP Fatal error: Call to undefined function posix_getpwuid() in /usr/share/pear/Crypt/GPG/Engine.php is there a listing of the unsafe php functions ...