Loading

Author Topic: Blank Page on Installation  (Read 272 times)

isakj

  • Newbie
  • *
  • Posts: 2
    • Email
Blank Page on Installation
« on: February 07, 2012, 12:39:51 pm »
I do not get to the database part. Is there something I am missing?

I have:
PHP version >= 5.3.o
MySQL database 5.1.3.6 (root acces)
The MySQLi module for PHP - Loaded
The GD module for PHP - Loaded
All right! All the requirements have met:

PHP version >= 5.x Check
MySQLi extension for PHP Check
GD extension for PHP Check
Folder oc-content/uploads exists Check
Folder oc-content/uploads is writable Check
Folder oc-content/languages exists Check
Root directory is writable Check
File config-sample.php exists Check
Check Allow my site to appear in search engines like Google.
Check Help make OSClass better by automatically sending usage statistics and crash reports to OSClass.

Then when I click on RUN THE INSTALL  I get a blank page only. :(

Thx Isak

garciademarina

  • Administrator
  • Sr. Member
  • *****
  • Posts: 403
    • OSClass
    • Email
Re: Blank Page on Installation
« Reply #1 on: February 07, 2012, 01:00:42 pm »
Hi @isakj

Can you connect to your database server ? please verify this, because it's rare.

Do you have access to error_log ?
Can you see something rare inside error_log?

Regards
Carlos GarcĂ­a de Marina
carlos@osclass.org
Twitter: @osclass
http://www.osclass.org/

OSClass - Open Source Classifieds

isakj

  • Newbie
  • *
  • Posts: 2
    • Email
Re: Blank Page on Installation
« Reply #2 on: February 07, 2012, 01:09:32 pm »
Yes I can connect to my database server. I am currently trying to install this on WAMP Localhost.
Nothing in the error log.

HTH Isak

EDIT: Should I have specific PHP settings? If so which?
« Last Edit: February 07, 2012, 03:09:03 pm by isakj »