Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Wants to download / (root)

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
Hello,

My problem is that I rebooted my apache server and when I started apache (with same httpd.conf that I had before that was working) and went to my webpag it now wants me to download my / or root. What I found in the past is that means I don't have the handle for php in my conf file but it is there. I don't get any errors when I start or restart the service.

A little more back ground on this problem is that I did recompile apache and PHP I am trying to get TWIG working and I needed imap support in my php build Apache was working after that but it was just since the reboot that it has wanted to download / root.

Any help would be great.

Thank you very much,

Scooty.
 
Well, I figured it out. I found out I forgot a step when I recompiled my apache I for got to compile the php module into it. you do that with the --actvate-module=src/module/php4/libphp4.a

Just thought I wouldlet ya know.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top