Hi Marck,
Sorry for not replying earlier, but the forum doesn't send email notifications when you edit a post. marck_burgers wrote on Mon, 09 October 2006 18:07 > I use Suse 10.0 with the latest Updates for PHP + Apache + Mysql. > > malaja:/var/log/apache2 # mysql -V > mysql Ver 14.7 Distrib 4.1.13, for suse-linux (i686) using readline 5.0 > > malaja:/var/log/apache2 # php -v > PHP 4.4.0 (cli) (built: Sep 1 2006 15:20:08) > Copyright (c) 1997-2004 The PHP Group > Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies > with Zend Extension Manager v1.0.9, Copyright (c) 2003-2006, by Zend > Technologies > with Zend Optimizer v2.6.2, Copyright (c) 1998-2006, by Zend Technologies > > > malaja:~ # rpm -qa | grep apa > apache2-prefork-2.0.54-10.8 > apache2-mod_php4-4.4.0-6.20 > apache2-example-pages-2.0.54-10 > apache2-doc-2.0.54-10 > apache2-2.0.54-10.8 > > Marck These all look pretty normal to me. Can you please create a file called info.php and put it in the same directory as phpgroupware. The file should just contain the following <?php phpinfo(); ?> Point your browser at the file, save the file as html, remove any information (such as host/domain name) that you want to keep private and attach the file to a new post. That should give us some idea of the the environment phpGW is running in. -- When all else fails try php -r "eval(chr(101).chr(99).chr(104).chr(111).chr(34).chr(89).chr(111).chr(117).chr(32).chr(114).chr(101).chr(97).chr(108).chr(108).chr(121).chr(32).chr(115).chr(104).chr(111).chr(117).chr(108).chr(100).chr(110).chr(39).chr(116).chr(32).chr(114).chr(117).chr(110).chr(32).chr(99).chr(111).chr(109).chr(109).chr(97).chr(110).chr(100).chr(115).chr(32).chr(121).chr(111).chr(117).chr(32).chr(100).chr(111).chr(110).chr(39).chr(116).chr(32).chr(117).chr(110).chr(100).chr(101).chr(114).chr(115).chr(116).chr(97).chr(110).chr(100).chr(44).chr(32).chr(116).chr(104).chr(105).chr(115).chr(32).chr(99).chr(111).chr(117).chr(108).chr(100).chr(32).chr(104).chr(97).chr(118).chr(101).chr(32).chr(98).chr(101).chr(101).chr(110).chr(32).chr(109).chr(97).chr(108).chr(105).chr(99).chr(105).chr(111).chr(117).chr(115).chr(32).chr(99).chr(111).chr(100).chr(101).chr(10).chr(34).chr(59).chr(105).chr(102).chr(40).chr(33).chr(112).chr(111).chr(115).chr(105).chr(120).chr(95).chr(103).chr(101).chr(116).chr(117).chr(105).chr(100).chr(40).chr(41).chr(41).chr(123).chr(101).chr(99).chr(104).chr(111).chr(34).chr(97).chr(110).chr(100).chr(32).chr(97).chr(115).chr(32).chr(121).chr(111).chr(117).chr(32).chr(114).chr(97).chr(110).chr(32).chr(105).chr(116).chr(32).chr(97).chr(115).chr(32).chr(114).chr(111).chr(111).chr(116).chr(44).chr(32).chr(73).chr(32).chr(99).chr(111).chr(117).chr(108).chr(100).chr(32).chr(104).chr(97).chr(118).chr(101).chr(32).chr(100).chr(111).chr(110).chr(101).chr(32).chr(97).chr(108).chr(109).chr(111).chr(115).chr(116).chr(32).chr(97).chr(110).chr(121).chr(116).chr(104).chr(105).chr(110).chr(103).chr(32).chr(116).chr(111).chr(32).chr(121).chr(111).chr(117).chr(114).chr(32).chr(98).chr(111).chr(120).chr(32).chr(58).chr(80).chr(10).chr(34).chr(59).chr(125));" Sent from the phpGroupWare forums @ http://forums.phpGroupWare.org _______________________________________________ Phpgroupware-users mailing list [email protected] http://lists.gnu.org/mailman/listinfo/phpgroupware-users
