apache error after debain and apache upgrade.

Connect with other users about what to run on your webhosting (and how to run it) here.
Post Reply
victorvfx
New to forums
New to forums
Posts: 4
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Sat Aug 16, 2014 7:02 pm

apache error after debain and apache upgrade.

Post by victorvfx »

Hey,

i 've run into another issue after upgrading my Debian server by issuing the command "aptitude update" followed by "aptitude dist-upgrade". now the index.php doesn't load at all and the contents of sub directories "/public/xxx/index.php" are not accessible too. it give me the following error when i try to install a forum or access phpmyadmin.

"The requested URL /phpmyadmin/index.php was not found on this server."

did i do something wrong or is it something to do with apache?

i suspect the update over wrote the "httpd.conf", it could be the issue as it was working fine before the upgrade.

can you please help me fix the issue. 8O
User avatar
soja
This is my homepage
This is my homepage
Posts: 2389
Joined: Fri May 18, 2012 3:20 pm

Re: apache error after debain and apache upgrade.

Post by soja »

Do you use apache vhosts? For example on Ubuntu vhosts are defined by a config file in /etc/apache2/sites-enabled

Check there if you use them, and make sure your config file exists and is setup properly.


Does visiting your IP address return a website?
Not a NFO employee
victorvfx
New to forums
New to forums
Posts: 4
Joined: Sat Aug 16, 2014 7:02 pm

Re: apache error after debain and apache upgrade.

Post by victorvfx »

Yes, visiting the site address shows up the phpinfo as i 've set to it to test. but i cant access any other webpage in the sub folders in the public directory.

site address : http://sgkclan.site.nfoservers.com/

Since i had did a fresh install of apache on the server everything may be set to default. I 'm kinda new to the vhost thing. please help! :(
User avatar
soja
This is my homepage
This is my homepage
Posts: 2389
Joined: Fri May 18, 2012 3:20 pm

Re: apache error after debain and apache upgrade.

Post by soja »

That URL links to NFO's shared hosting, which you do not have access to reinstall apache on.

Can you screenshot your domains tab of your control panel?
Not a NFO employee
victorvfx
New to forums
New to forums
Posts: 4
Joined: Sat Aug 16, 2014 7:02 pm

Re: apache error after debain and apache upgrade.

Post by victorvfx »

Image
victorvfx
New to forums
New to forums
Posts: 4
Joined: Sat Aug 16, 2014 7:02 pm

Re: apache error after debain and apache upgrade.

Post by victorvfx »

Note : I just need to install forum inside the "forum" folder, which isn't working for me. Is it something to do with .htaccess file?
User avatar
Edge100x
Founder
Founder
Posts: 13120
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: apache error after debain and apache upgrade.

Post by Edge100x »

It looks like you're viewing a site under our shared webhosting system, but talking about a VDS. Where is the site actually stored? Where are you seeing the error that you mentioned (you said that it was when you try to install something)?
Post Reply