Jump to content

Database Connection


Primacy

Recommended Posts

During the database connection process, right after I get connected and move to next step it's a blank webpage showing just the "WHMCS Version #" and no fields below it.

 

If I direct to the folder where the files are being located it states the following...

 

Fatal error: Class 'Illuminate\Database\Connection' not found in /home/lfalletta/public_html/clients/vendor/illuminate/database/Illuminate/Database/MySqlConnection.php on line 8

 

I followed the install steps to a "T" and don't understand why it won't bring me to the next step after the Database fill-out-form.

Link to comment
Share on other sites

You've initialized capsule , before everything else, right?

 

use Illuminate\Database\Capsule\Manager as Capsule;

Just making sure :)

 

 

 

I haven't done anything but "Check Meet Requirements" and ran the "Install.php" process. Created a MySQL database and all requirements were "Green" checkmarks. No where in the instructions mention anything about Capsule?

Link to comment
Share on other sites

I haven't done anything but "Check Meet Requirements" and ran the "Install.php" process. Created a MySQL database and all requirements were "Green" checkmarks. No where in the instructions mention anything about Capsule?

the previous reply from twhiting9275 probably assumed you were wanting to connect to the database using an action hook- but it seems that you're still in the install process of WHMCS.

 

what I suggest you try is uploading the 'vendor' folder again - it's not uncommon for some files not to upload correctly during an install and/or upgrade process.

 

hopefully that will resolve the issue and your install can progress further.

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