[imp] Apache Upgrade with IMP 2.2.8
daniel huhardeaux
daniel.huhardeaux@tootai.com
Thu, 12 Sep 2002 19:09:17 +0200
Good evening to all,
I'm running an *IMP/Horde 1.2.8/2.2.8* with apache 1.3.19 OpenSSL0.9.6b
PHP 3.0.9 and everything was ok. I had to upgrade apache to 1.3.23,
which means also to php 4.1.2 php-devel 4.1.2 , and all other packages
described in ftp/horde/.../RPMS/rh73
Now my problem is that apache and php are working (just phpinfo give me
a version of apache 1.3.22 instead of .23), I could setup my horde/imp
through the web with setup.php3, info.php3 is working. I'm not using any
database. Now asking to test PHPLIB for horde, I get
*
Warning*: shmget() failed for key 0x123754: Permission not allowed in
*/usr/local/apache/php/ct_shm.inc* on line *31*
*Warning*: Cannot add header information - headers already sent by
(output started at /usr/local/apache/php/ct_shm.inc:31) in
*/usr/local/apache/php/session.inc* on line *448*
*Warning*: Cannot add header information - headers already sent by
(output started at /usr/local/apache/php/ct_shm.inc:31) in
*/usr/local/apache/php/session.inc* on line *449*
*Warning*: Cannot add header information - headers already sent by
(output started at /usr/local/apache/php/ct_shm.inc:31) in
*/usr/local/apache/php/session.inc* on line *450*
*Warning*: 0 is not a SysV shared memory index in
*/usr/local/apache/php/ct_shm.inc* on line *54*
*Warning*: Cannot add header information - headers already sent by
(output started at /usr/local/apache/php/ct_shm.inc:31) in
*/usr/local/apache/php/session.inc* on line *120*
*Warning*: 0 is not a SysV shared memory index in
*/usr/local/apache/php/ct_shm.inc* on line *79*
Reload <http://www.tootai.com/horde/test.php3?mode=phplib-horde> this
page to see the counters increment.
Go back <http://www.tootai.com/horde/test.php3> to the test.php3 page.
View <http://www.tootai.com/horde/test.php3?mode=phpinfo> the output of
phpinfo().
Per Session Data: 1
Session ID: 1_b28629c756150b616cff1b7b4be5cd1d If this page works
correctly, then you have a correctly configured HordeSession class. You
should be done with PHPLIB setup.
*Warning*: 0 is not a SysV shared memory index in
*/usr/local/apache/php/ct_shm.inc* on line *54*
Reloading page change Session ID. For the rest, if someone has an idea
about which file has no good permission... First apache version was
running as nobody/nobody and now it's apache/apache, so I guess that's
the begin of my problem. But where! Also, I saw a lot of time that
upgrading PEAR should help. In php4.1.2, is pear included in devel? If
not, where could it be found (I was on pear web site but ...)? Should I
take care on it for this version of Horde/IMP?
Thanks for help.
--
daniel.huhardeaux