An unexpected error occurred. Please try again later.

Uniphix

Active member
Hello I keep getting this "An unexpected error occurred. Please try again later." on my site, I am not sure WHY. I have fully forced debug = true on etc. I cannot access any of the index pages but I can access a phpinfo file that I made on the server.

I am using PHP 5.3 and MySQL 5.5.17. I am not sure why its not working...
 
I also have connected to the database, there is also no xf_error_log entries from the time I started this. There is also no apache2 errors, php5 errors OR even mysql errors so I am very very stomped right now at to what is wrong.
 
I've started getting these error messages popping up once again, they are listed there in the Admin CP error logs, but no error log file is generated on the server itself looking with FTP. It seems to happen also when the site is running very slow (server issues), like they are getting generated through server "time-outs". If the site is running as normal they don't appear in the logs at all.

So right now I'm putting it down to my server running crappy at times.

I'm using:

PHP 5.3.8
MySQL 5.1.46
Apaxhe 2.2.11
 
It is constant only page I can actually access is my phpinfo within the same directory. Is there something that I am may be missing from this setup I have for XenForo...???
 
If it's constant then that would indicate a problem with the database and/or server files.

Have any changes been made since it was last working, by you or the host?

Is the database present and viable?

Try uploading the files from the .zip package again to rule out any issues there.
 
I think I may have found what I did wrong. I was renaming the database which ended up changing a bunch of other stuff in the sql script I was uploading (Restoring) so I think I am going to attempt to fix those errors and try again
 
Is this a brand new install now you're trying?

Perhaps you should consider raising a ticket but it may be due to your home-rolled server configuration.
 
Are error logs displayed in the Admin CP written to the database or a (file stored on the server)? The reason I ask, is because you said you cannot even access that page. That sounded like a Folder or File "Chmod" permission denied problem (maybe).
 
Top Bottom