Jump to content

[SOLVED] Installation problem - Step 2


Recommended Posts

Hi,

I'm trying to install PrestaShop for the first time and I encountered a problem
on step 2. No errors are shown nor any information message; just the Next link
doesn't do nothing.

A screen shot is attached to help you figure out the problem. It would be very
appreciated if you can point me to the right URI/doc/source/whatever in order
to solve the problem.

Thanks in advance for your help and time.

Regards,
Claudio M. Alessi

20599_LT1ZUlQIqzoBeCB18IVX_t

Link to comment
Share on other sites

Well, I've investigated a bit further. Reading the install/controller.js file I
found that, in verifyAndSetRequire(), the JQuery ajax method doesn't call the
success handler; that's why the request (for some weird reason) fails. I gave
a look at model.php and I seen the xml/checkConfig.php file is called from
there. Here is where I'm currently stopped.

The XML Tree is built without any complain about wrong required configurations
nor optional one. That's why I think there's a bug somewhere but I'm not sure
where. I'll continue my investigation and I'll try to RTFC expecially that of
classes/ConfigurationTest.php.

Regards,
Claudio M. Alessi

Link to comment
Share on other sites

Well, I'm not sure why the problem occurred but I just noticed I had no
execution permission to the model.php file. I'd, though, set the right
permissions before start the installation process (as described into the
official documentation). And yes, I used -R (recursive) where needed.

I have no idea how the problem occurs but, anyway, I solved it and, with this
excuse, I'd put my hands on the PrestaShop code which, FWIW, look much clear
and simple.

Thanks anyway for your help ;-)

Regards,
Claudio M. Alessi

Link to comment
Share on other sites

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...