Jump to content

WHMCS suddenly quit working and is displaying install screen


lahatte

Recommended Posts

I have a bit of an emergency. After many years of use, our WHMCS suddenly quit working and is displaying the install screen that says:

 

Welcome to WHMCS!

Before you can begin using WHMCS you need to perform the installation procedure. Click here to begin...

 

The license is fine, it auto renews every year with my server company. (I purchased WHMCS through them a long time ago)

 

What could have happened? How can I fix this? We currently can't collect money...

 

Thanks

Link to comment
Share on other sites

UPDATE

 

The configuration.php file was missing. I don't know how it was deleted.

 

I reuploaded the backup copy of configuration.php and WHMCS started working again.

 

I noticed on July 3rd I added a line of code to configuration.php to display the correct timezone. WHMCS runs a cron job at midnight BUT it displays the time incorrectly, it's 5hrs off (05:00 instead of 00:00)... so i added the following code to configuration.php:

date_default_timezone_set('America/Chicago');

I added the code before the

?>

WHMCS was still working fine after uploading the new configuration.php file.

 

I noticed today that the cron job never ran again and the configuration.php file was gone.

 

What would cause configuration.php to delete?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated