please check (or let your provider check) if the database user has the right “CREATE VIEW”
Yes - on my database the user have the right “create view”. I can not find the problem.
Florin
hmmm… quite difficult to make a good guess…
any logfiles?
I had two other shops installed on the same domain (different subdomains - older versions -), do you think that could be a problem?
should not be a problem as long as the hostings are separated (like with differnet domains or subdomians), it works even within a subfolder in an existing shoproot normally, if a new domain is pointed to this folder
It is very strange - I try few times to install the new version and I found the same problem - stop before step 5. On step 4 apear this message and after it the setup stop working:
"If setup does not continue in a few seconds, please click here.
Database connection successfully tested …
Creating tables, applying data ."
Florin
My server run with:
Apache version 2.2.21
PHP version 5.3.8
MySQL version 5.1.56-log
Architecture x86_64
Operating system linux
please could you check to install a version 4.5.4?
If I remember correctly, there was a change in database-connection in 4.5.5 wich sometimes leeds to problems.
You´ll find the version here:
I will try.
Thank you.
Florin
I have the same problem also with 4.5.4. I don’t know how I can go further.
Florin
Also, if I check the data base after the setup announce that creat tables, I can not found any table on database.
Florin
next step is to check the logs, if anything helpful appears in them - ask your provider as well for SQL and Apache Logs
Florin,
in the first step, there’s a check for most of the needed system requirements. Has everything been green there or did you “workaround” some stuff?
In case a white page appears, in most cases the error reporting to your browser is switched off. Usually, like Ray writes, these error reports go to an apache error log. Clean it, try the installation again and see what happens there.
Regards
Dear Marco,
I added a line in .htaccess “php_value display_errors on” and, o step 5, after database connection, Ihave the following message:
[B]Fatal error:[/B] Uncaught exception ‘Exception’ with message ‘ERROR: No database connection possible! - Access denied for user ‘nobody’@‘localhost’ (using password: NO)’ in /home2/qshopro/public_html/finecoffee/setup/oxsetup.php:808 Stack trace: #0 /home2/qshopro/public_html/finecoffee/setup/oxsetup.php(2071): OxSetupDb->openDatabase(NULL) #1 /home2/qshopro/public_html/finecoffee/setup/oxsetup.php(2294): oxSetupController->dbCreate() #2 /home2/qshopro/public_html/finecoffee/setup/index.php(40): oxSetupDispatcher->run() #3 {main} thrown in /home2/qshopro/public_html/finecoffee/setup/oxsetup.php on line 808
Is the Suhosin patch on your server? (-> check in php.ini)
Yes, it is.
the put in a higher value (e.g. 1024) for it, after that it should work
the problem is, that the proper user/password can not be submittet due to the restrictions of Suhosin when set to low
Thank you, Ray.
I will asked my provider to set up a new value. I hope that will be ok.
Regards,
Florin
Thanks a lot to all of you. Problem solved!
Florin
I am sorry that I must came back - I found problems with uploading picures - after I upload the picture for product, tis does not appear on product page. If I try to dele the photo I recive the message:
Warning: Invalid argument supplied for foreach() in /home2/qshopro/public_html/finecoffee/core/oxutilspic.php on line 144
Warning: Cannot modify header information - headers already sent by (output started at /home2/qshopro/public_html/finecoffee/core/oxutilspic.php:144) in /home2/qshopro/public_html/finecoffee/core/oxutils.php on line 1128
I found the same problem if I try to delete a category.
Florin