Possible Apache Problem

Everything todo with programming goes HERE.
Post Reply
foxx
Core Dumper
Posts: 110
Joined: Sat Aug 28, 2010 9:31 pm

Possible Apache Problem

Post by foxx »

I'm trying to get SMF.. I setup mysql and PHP5. Look what happens when I try to install. http://rxserver.chickenkiller.com/install.php, it just saves the file? A friend of mine told me i didn't setup apache, which i didn't, but I don't know what to do. Btw, I have a debian vps that I'm trying to do this on.

###EDIT: I have no clue what happend, but it randomly started working. I think i might still need apache, though
Image
^Someone's mad ;)
User avatar
INW
Reverse Outside Corner Grinder
Posts: 1950
Joined: Tue Jul 07, 2009 4:10 pm
Location: Charlotte, NC, USA

Re: Possible Apache Problem

Post by INW »

apt-get install apache2
scene
Core Dumper
Posts: 128
Joined: Fri Aug 14, 2009 4:58 am

Re: Possible Apache Problem

Post by scene »

You need to make sure you configure php to work with apache as well. You might have done that, but then you have to restart the apache server so that it works. It probably got restarted somehow and that's why it started "randomly" working ;)
foxx
Core Dumper
Posts: 110
Joined: Sat Aug 28, 2010 9:31 pm

Re: Possible Apache Problem

Post by foxx »

Is there a command to restart it?
Image
^Someone's mad ;)
User avatar
compguygene
Adjust Outside Corner Grinder
Posts: 2346
Joined: Thu Aug 21, 2008 12:09 pm
Location: Cleveland, Ohio
Contact:

Re: Possible Apache Problem

Post by compguygene »

debianubuntu

/etc/init.d/apache2 restart
Armagetron: It's a video game that people should just play and enjoy :)
https://bit.ly/2KBGYjvCheck out the simple site about TheServerPharm
Post Reply