robinp7720 / Blue-Stats-Minecraft

Ever wanted a stat interface for truly everything?
http://stats.mysunland.org/
Apache License 2.0
33 stars 14 forks source link

Issue after removing /install #40

Closed itismejoey closed 8 years ago

itismejoey commented 8 years ago

Hello there!

I was able to complete the install with no issues. This was until I removed the /install folder (as instructed) , then I wasn't able to access the main page. Just got a "page isn't working error". I can still access the /admin page perfectly fine.

Speaking of admin page... How do I set the login info or is that not a thing yet?

PS: You should drop a blank index.php file in each folder (ie themes, plugins, etc) so nosey people don't get to see inside the directories. ๐Ÿ‘

robinp7720 commented 8 years ago

Please give me an error log from php or else I will dismiss this. apache access files take care of the problem. If you use nginx, you must create your own config

itismejoey commented 8 years ago
  1. There is no error.log
  2. I don't even know to what question you are answering to for the second part.
robinp7720 commented 8 years ago

Your php error logs. They should be in /etc/apache/error.log if you're using apache.

itismejoey commented 8 years ago

Once again, there is no error.log and I am using apache. I know what a php error looks like and this isn't one.

It's just a blank screen, when I use Safari and when using Chrome it's

The [ADDRESS] page isnโ€™t working

[ADDRESS] is currently unable to handle this request.
itismejoey commented 8 years ago

Thanks for the help...

ultimate255 commented 8 years ago

I had the same issue. Make sure you specify a Query IP and Port when installing. Also the default login for the admin page is Username: admin Password: admin Hope that helps