Jump to content

Installation problem (system compatibility)


Recommended Posts

hey, I have a new hosted domain on GoDaddy, when I go to run the installer for prestashop, it just hangs on the system compatibility screen.  The progress bar is moving, but it never shows the checklist, any ideas?

 

thanks

Link to comment
Share on other sites

  • 5 weeks later...

Hello !

We’d like to solve this annoying bug from the installer asap.

Can anyone facing this issue send us by email or MP ( Philippe Sang or me ) a ftp login and password, as we are not able to reproduce this bug on our servers !!!

This is a major issue and we need a faulty installation to solve this matter.

Thanks in advance.

Link to comment
Share on other sites

I tried installing PrestaShop 0.9.7 and PrestaShop 1.0 RC3 and experienced the same problem; install gets stuck on System compatibility page. This due to model.php returning an empty xml file.

I was able to track down the problem for my system, it was being caused by the line 'return !(@gzencode("dd") === false);' in install/classes/ConfigurationTest.php (line 61 in PrestaShop 0.9.7). I changed the line to 'return false' and the install worked.

Hope this solves the problem for others too.

Tim

Link to comment
Share on other sites

  • 2 months later...

I've got V1.0.0.8 and am hung at kust that point.

DB verifies, email works, NEXT does nothing. Don't even get an hourglass to make me think something is happening.

Link to comment
Share on other sites

I have Firebug and did as you suggested. I saw nothing I could put my finger on, but I am a user, not a coder.

I thought I copied the results here yesterday, but maybe they were too long and it didn't go through. I've been sitting a day, wondering why no response.

I can do the above, but then what?
.

Link to comment
Share on other sites

  • 5 months later...
  • 2 months later...

Hi, I have the same problem. I have use Firebug, and tit was the result of it:

[Wed Apr 29 14:07:31 2009] [warn-phpd] mmap cache can't open C:\Domains\*****.nl\wwwroot\test\config
\settings.inc.php (pid 5932 th 7824)

I hope that its what you want. If not, say it, and I will take a look again!

Link to comment
Share on other sites

  • 4 years later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...