Home arrow Ondersteuning arrow Forums
LimeSurvey Forums
Welcome, Guest
Please Login or Register.    Lost Password?
Re:blank page accessing setup page (1 viewing) (1) Guest
Go to bottom Favoured: 0
TOPIC: Re:blank page accessing setup page
#19460
amato (User)
Fresh Lemon
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
blank page accessing setup page 1 Month, 3 Weeks ago Karma: 0  
Hello,
I'm installed Version 1.70+ (4758)
When I try to connect the first page here :
.../admin/install/index.php
i get blank page.
I verified the location and permissions of the followin in PHP.INI

upload_tmp_dir="/tmp/pld"
session.save_path = "/var/lib/php5"

But i get blank page accessing setup page

Thanks in advance for your help
 
Logged Logged  
  The administrator has disabled public write access.
#19484
Mazi (Moderator)
Moderator Lime
Posts: 3262
graph
User Offline Click here to see the profile of this user
Re:blank page accessing setup page 1 Month, 3 Weeks ago Karma: 25  
Please always install the latest version which is release 1.71+, build >5600.

Try again using the latest release and report back.
 
Logged Logged  
 
Best regards,
Mazi
______________________
Need help? I can: set up Limesurvey for you / create your survey / implement additional features / design your template / offer premium support -> Contact.
  The administrator has disabled public write access.
#19724
lukes (User)
Fresh Lemon
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
Re:blank page accessing setup page 1 Month, 2 Weeks ago Karma: 0  
I am also having this problem with version 171 plus. I have enabled multi-byte string, and uncommented perams.

There is only one instance of php.ini
All versions of mysql and php are up to date.

I have set 777 permissions on tmp and templates dirs.

I have verified locations and perms on upload_tmp_dir and session.save_path

A dummy index.html will load, but all index.php pages are blank.

thanks.
 
Logged Logged  
 
Last Edit: 2008/10/06 21:36 By lukes.
  The administrator has disabled public write access.
#19740
Mazi (Moderator)
Moderator Lime
Posts: 3262
graph
User Offline Click here to see the profile of this user
Re:blank page accessing setup page 1 Month, 2 Weeks ago Karma: 25  
@lukes: Does a simple index.php load which only contains these lines:
<?php
phpinfo();
?>
 
Logged Logged  
 
Best regards,
Mazi
______________________
Need help? I can: set up Limesurvey for you / create your survey / implement additional features / design your template / offer premium support -> Contact.
  The administrator has disabled public write access.
Go to top