Home Ondersteuning Forums
Re:blank page accessing setup page (1 viewing) (1) Guest
Favoured: 0
|
|
|
TOPIC: Re:blank page accessing setup page
|
amato (User)
Fresh Lemon
Posts: 1
|
|
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
|
|
|
The administrator has disabled public write access.
|
Mazi (Moderator)
Moderator Lime
Posts: 3262
|
|
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
|
|
|
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.
|
lukes (User)
Fresh Lemon
Posts: 1
|
|
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
|
|
|
Last Edit: 2008/10/06 21:36 By lukes.
|
|
|
The administrator has disabled public write access.
|
Mazi (Moderator)
Moderator Lime
Posts: 3262
|
|
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
|
|
|
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.
|
|
|
|
|