Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Project U-232 (http://www.bvlist.com/forumdisplay.php?f=80)
-   -   Install problem (http://www.bvlist.com/showthread.php?t=10312)

w00t3d 18th March 2015 01:26

Install problem
 
i'm try http://www.myhost.com/uvt/install/index.php
but appears only "500 Internal Server Error"
why?

i'm trying install on CentOS 6.6 x86_64
i'm run other website normally

DND 18th March 2015 01:58

delete the htaccess file or install the missing module(s) and stop using webhost/shared host services.

w00t3d 18th March 2015 02:05

deleted the .htaccess but there was no change
which modules that are missing?

ArcticWolf 18th March 2015 16:36

check your apache error log. you prob missing something like memcache or something. U232 is not designed to be run on a free web host and never will be.

firefly007 18th March 2015 16:47

Quote:

Originally Posted by w00t3d (Post 46647)
i'm try http://www.myhost.com/uvt/install/index.php
but appears only "500 Internal Server Error"
why?

i'm trying install on CentOS 6.6 x86_64
i'm run other website normally

This should work on Debian and Ubuntu as well as CentOS depending on your web-server.
Code:

a2enmod rewrite
and once done restart your server

DND 18th March 2015 18:09

rewrite and expires modules. also empty memcache to make sure nothing is cached.. and ctrl+f5 your page.
p.s always will have issues on webhost services. it isn't worth the struggle.

firefly007 18th March 2015 19:13

I really don't know if its depreciated or not but its still very alive and kicking. I have not really looked at U232 .htaccess but hey maybe just deleting .htaccess would work but its so easy to just fix its really no biggie. how ever if its shared hosting then deleting it could be your only option.

ArcticWolf 18th March 2015 19:34

.htaccess should not affect default sites..
but my guess is cause stock .htaccess does have things like rewrite in it, it could error out maybe..
prob no harm in removing the .htaccess file from root folder but there is alot of other folders that use it..
removing all .htaccess files will leave your dirs open to attack and people could tech find out your db info if removed the .htaccess from say include!!

firefly007 18th March 2015 19:43

yip! That is just there to deny access.

w00t3d 19th March 2015 09:09

my host is paid
the problem is occurring after giving permission to certain folders as prompts on the screen
just installed memcache (was not up and running)


All times are GMT +2. The time now is 09:20.

Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.