Centova Technologies Forum

Centova Cast v3 => Bugs and issues => Topic started by: Kimberly McBlaze on August 03, 2019, 12:13:00 am

Title: Problem finishing setup
Post by: Kimberly McBlaze on August 03, 2019, 12:13:00 am
Hey all, I'm getting this error when I entered in my login details, database info, etc at the setup page. I tried all sorts of things, such as grating all privileges on mysql, creating a separate user, manually creating the database, etc and nothing is working. Operating System is Debian 10.

Code: [Select]
Fatal error: Uncaught exception 'Exception' with message 'Could not connect to database: Permission denied' in /usr/local/centovacast/system/class_CCSQL.php:40 Stack trace: #0 /usr/local/centovacast/system/class_CCSQL.php(64): CCSQL->__construct('centova', 'localhost', 'centova', 'PasswordRemoved', false) #1 /usr/local/centovacast/web/install.php(108): CCSQL::singleton('centova', 'localhost', 'centova', 'PasswordRemoved') #2 /usr/local/centovacast/web/install.php(436): install_database(Array) #3 {main} thrown in /usr/local/centovacast/system/class_CCSQL.php on line 40
Title: Re: Problem finishing setup
Post by: Kimberly McBlaze on August 14, 2019, 01:30:14 pm
BUMP!

I still need help with this issue. Does anyone have a solution to this problem?
Title: Re: Problem finishing setup
Post by: blueapplesoft on August 28, 2019, 11:35:55 pm
Please reinstall the operating system again

Title: Re: Problem finishing setup
Post by: Kimberly McBlaze on August 29, 2019, 07:59:47 am
Please reinstall the operating system again

I don't need to do that. I was able to use a database provided by a 3rd party host to get centova working, but i still want to get the database working on my server...
Title: Re: Problem finishing setup
Post by: blueapplesoft on August 29, 2019, 11:31:42 pm
Please reinstall the operating system again

I don't need to do that. I was able to use a database provided by a 3rd party host to get centova working, but i still want to get the database working on my server...

See Permissions
Title: Re: Problem finishing setup
Post by: Kimberly McBlaze on August 30, 2019, 02:34:02 am
Please reinstall the operating system again

I don't need to do that. I was able to use a database provided by a 3rd party host to get centova working, but i still want to get the database working on my server...

See Permissions

I set the correct permissions many times and it's still not working.