Advertisement:

Author Topic: installation not working after Step 3  (Read 2841 times)

rsckrs

  • Newbie
  • *
  • Posts: 3
installation not working after Step 3
« on: November 20, 2010, 10:25:21 pm »
installation not working after Step 3
i enter Contact info and Location (worldwide)
then nothing happens...
database connection infos and write permissions are correct

hirokamitai

  • Newbie
  • *
  • Posts: 14
Re: installation not working after Step 3
« Reply #1 on: November 20, 2010, 10:33:07 pm »
Which installation version are you trying?

rsckrs

  • Newbie
  • *
  • Posts: 3
Re: installation not working after Step 3
« Reply #2 on: November 21, 2010, 04:09:04 pm »
i tried all.. same.. 1.0 and 1.1 gamma / delta..

Juan Ramón

  • Osclass Developer
  • Hero Member
  • *****
  • Posts: 2382
Re: installation not working after Step 3
« Reply #3 on: November 21, 2010, 05:59:15 pm »
Have you tried installing one country only? However, we detect last week a problem with some configurations. Have you allow_url_fopen activated? http://www.php.net/manual/en/filesystem.configuration.php#ini.allow-url-fopen In case it has deactivated, it is the problem. We're going to release a solution, meanwhile you can try out the develop version: https://github.com/osclass/OSClass/tree/develop

rsckrs

  • Newbie
  • *
  • Posts: 3
Re: installation not working after Step 3
« Reply #4 on: November 22, 2010, 11:07:42 am »
i tried 1 country too..

fopen is active i guess
php version 5.2.x  .. not the latest 5.3

does it need json_decode? because i could not install another classified script because of json

_CONEJO

  • Administrator
  • Hero Member
  • *****
  • Posts: 4689
Re: installation not working after Step 3
« Reply #5 on: November 22, 2010, 02:59:51 pm »
Yes, Location/Geo data is in json format. Not sure if there's a quick fix for that, but we'll look for a solution to your problem.

Thanks for the feedback.

sud34

  • Newbie
  • *
  • Posts: 5
Re: installation not working after Step 3
« Reply #6 on: November 22, 2010, 06:35:01 pm »
I have the same problem and after i write it
http://capdagde.sud34.com/oc-installer/index.php?step=3# i change i write 4

i can go in step 4

but after install i ahve many bugs  it  dont find the article Error 404 - Not found

_CONEJO

  • Administrator
  • Hero Member
  • *****
  • Posts: 4689
Re: installation not working after Step 3
« Reply #7 on: November 22, 2010, 06:46:02 pm »
Hi sud34,

Which version are you trying to install?
Which server are you running? PHP version? Is there something special in your configuration?

We need some more information to help you solve this out.

Thanks!

Juan Ramón

  • Osclass Developer
  • Hero Member
  • *****
  • Posts: 2382
Re: installation not working after Step 3
« Reply #8 on: November 22, 2010, 10:19:22 pm »
We're going to add a json class in OSClass to fix this problem: http://issues.osclass.org/browse/OSCLASS-223