Ticket #453 (closed defect: invalid)
error on step 1 of installation
| Reported by: | marc@… | Owned by: | mrook |
|---|---|---|---|
| Priority: | major | Milestone: | 2.4.2 |
| Component: | phing-core | Version: | 2.4.0 |
| Keywords: | Cc: |
Description
On our Plesk (on CentOs) box I tried the first step of installation, pear channel-discover pear.phing.info
The error says something about wrong uid. Do I have to run this command as another user than root?
[root@ns1 httpdocs]# pear channel-discover pear.phing.info PHP Warning: PHP Startup: memcache: Unable to initialize module Module compiled with module API=20050922, debug=0, thread-safety=0 PHP compiled with module API=20060613, debug=0, thread-safety=0 These options need to match
in Unknown on line 0
/dev/zero: No space left on device Failed creating file mappping PHP Fatal error: Failed creating file mappping in Unknown on line 0 PHP Fatal error: XCache: Cannot create shm in Unknown on line 0 WARNING: running in safe mode requires that all files created be the same uid as the current script. PHP reports this script is uid: 0, and current user is: root Adding Channel "pear.phing.info" succeeded Discovery of channel "pear.phing.info" succeeded Segmentation fault

This looks like an issue with PEAR, possibly with security settings on your box.