View Full Version : Blank page on installation????
blanko
12-20-2008, 10:53 PM
I'm trying to install vivvo 4.1 and on the index.php page of the installation it is just blank. The files have all be uploaded, so I don't understand what the problem is. You can see what I'm talking about here:
http://jccnews.com/installer/
shketuljko
12-22-2008, 08:49 AM
I can run your installation but as I see your server doesn't support GD library.
You need to contact your server administrator and tell him to allow GD library.
I attached screen shot of your installer on this thread.
fanavary
02-16-2009, 08:34 PM
hi
I have same problem . when I try install new beta version of vivvo , I'll get a blank page
url : http://www.fanavary.com
http://www.fanavary.com/installer/index.php
my php-info :
http://www.fanavary.com/phpinfo.php
pleease help me . thanks in advance
boccio
02-16-2009, 08:48 PM
Why beta version?
fanavary
02-16-2009, 09:09 PM
Why beta version?
cause am curious or something !
boccio
02-16-2009, 09:25 PM
What I ment was - why don't you install final stable release (4.1.1) ?
fanavary
02-16-2009, 10:36 PM
okey thanks .
I 'll try thet . but I still not optimistic !
I thought I 'll get same result anyway
shketuljko
02-17-2009, 08:25 AM
Before installation please enable error reporting in VIVVO_ROOT/lib/vivvo/vivvo_lite_site.php (around line 33):
try to find this code:
error_reporting(E_ERROR);
replace with:
ini_set('error_reporting', 1);
ini_set('display_errors', 1);
error_reporting(E_ALL);
You should see php errors if installer can't run.
fanavary
02-17-2009, 10:16 AM
god bless you guys :)
thanks for your help
I reuploaded and it works without any error :rolleyes:
sorry for wasting your precious time :o
shketuljko
02-18-2009, 08:07 AM
No problem.
ENJOY :)
candomike
03-14-2009, 06:22 PM
I am still waiting for support to get my copy installed. Seems like I fell through the cracks. I have supplied all of the neccessary information for my webserver. It's been over a week !
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.