Installtion error at finish.php
Hello,
I am just purchased the system and made sure that i have met all requirements, upon the installation everything works well the tables are created the config.php is written to and everything. but wjen it loads finish.php i get this error
///================================================== =============================================
ERROR: Unable to execute query
UPDATE sconfig SET svalue = '' WHERE CONVERT( `soption` USING utf8 ) = 'version';
Access denied for user 'ODBC'@'localhost' (using password: NO)
PHP Notice: Undefined index: buyscript_pass in C:\Inetpub\wwwroot\sundayamservice\media\install\f inish.php on line 7 PHP Notice: Undefined variable: vshare_version in C:\Inetpub\wwwroot\sundayamservice\media\install\f inish.php on line 9 PHP Warning: mysql_query() [function.mysql-query]: Access denied for user 'ODBC'@'localhost' (using password: NO) in C:\Inetpub\wwwroot\sundayamservice\media\install\f inish.php on line 10 PHP Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in C:\Inetpub\wwwroot\sundayamservice\media\install\f inish.php on line 10
//================================================== ==============================================
I know what this means, it means that the file is not seeing my config.php and does not have the info to log into my sql database. Normally i would just maually add the database connection to the code but it is encrypted. what else can I do?
thanks
Re: Installtion error at finish.php
I am getting the exact same error. I just purchased vshare also. I am hosting with hosthat, the recommended host for vshare. It says the user doesn't have permission, when the user is set to have ALL permissions. This is stupid, what's going on!
Re: Installtion error at finish.php
.....however when I open phpMyAdmin it says I don't have sufficient privileges .... but thats stupid because in cpanel it says I have ALL permissions!!
Re: Installtion error at finish.php
I was told that this problem is occuring because i am trying toinstall the script on windows is this true?
Re: Installtion error at finish.php
I'm installing mine on Linux, so this is not true :(
Re: Installtion error at finish.php
got it working yet cellblock??? i haven't !!! why doesn't anyone know the answer!
Re: Installtion error at finish.php
Quote:
PHP Notice: Undefined index: buyscript_pass in C:\Inetpub\wwwroot\sundayamservice\media\install\f inish.php on line 7 PHP Notice: Undefined variable: vshare_version in C:\Inetpub\wwwroot\sundayamservice\media\install\f inish.php on line 9 PHP Warning: mysql_query() [function.mysql-query]: Access denied for user 'ODBC'@'localhost' (using password: NO) in
C:\Inetpub\wwwroot\sundayamservice\media\install\f inish.php
From the error message you posted, you are installing on Windows server.