Re: suspect apache/php problem in Fedora 18

2013-02-14 Thread Reindl Harald
ra users <mailto:community%20support%20for%20fedora%20users%20%3cus...@lists.fedoraproject.org%3e>> > *Subject*: suspect apache/php problem in Fedora 18 > *Date*: Thu, 14 Feb 2013 08:56:03 +1100 > > I run Fedora 18 only to develop a drupal 7 web system > > Fedora ha proven

Re: suspect apache/php problem in Fedora 18

2013-02-14 Thread Andrew Gray
none Require all denied I just comment out the above and squirrelmail worked ! --Andrew -Original Message- From: Roger Reply-to: Community support for Fedora users To: Community support for Fedora users Subject: suspect apache/php problem in Fedora 18 Date: Thu, 14 Feb 2013 08:56:03

suspect apache/php problem in Fedora 18

2013-02-13 Thread Roger
I run Fedora 18 only to develop a drupal 7 web system Fedora ha proven very stable except when developing the web system apache simply switches off when I change functions in drupal and needs to be restarted to continue work. I run clear; sudo service httpd stop && sudo service httpd start doz