0

I used apache 2.2.4 webserver in my server and it uses su_php but I mistakenly deleted http-suphp.conf file and my website doesn't run. I searched for any solution but I got nothing. the path of su_php in my httpd.conf file is :

conf/extra/httpd-suphp.conf
Hossein Ahmadi
  • 839
  • 2
  • 11
  • 24
  • I'm not sure what you expect us to do about it? You can find an example of a config [here](http://www.suphp.org/DocumentationView.html?file=suphp.conf-example). – Jonnix May 09 '16 at 17:59
  • Reinstall the according distro package? – mario May 09 '16 at 18:04

1 Answers1

0

as jon stirling has mentioned you can take the file and save it in the correct folder and restart your web server...

that file has some parameters you can patiently read and edit/tweak to your liking...

and no, you don't have to reinstall..(again i am assuming its your linux machine)

coolstoner
  • 719
  • 2
  • 9
  • 20