PDA

View Full Version : Trial install - no config


dbr1066
10-14-2007, 09:46 AM
Hi,
I downloaded the v4 trial to my local desktop computer for testing (using the xampp Apache server for Windows). I installed Ioncube, and started the installation. The first three steps went fine, but when I got to step 4 (Configuration) I see a blank screen. The left navigation is there, but there's no form to fill in. I gather from the installation help files that I SHOULD be seeing a form with database info and a place to enter my admin name and password. Instead there is nothing at all. In my setup this page is at http://localhost/vivvo/installer/index.php?step=4
Is this a database issue? Mysql is up and running, and I can log onto it.

What to do?

dbr1066
10-17-2007, 01:54 PM
I thought I should post the solution in case anyone ever has the same problem.

It was simple in the end - I re-downloaded the trial version and reinstalled it, and it worked perfectly. Don't know whether the original download was corrupted, or if the original install was incomplete. Anyway, it works as intended now.

A note to anyone installing Vivvo on the XAMPP platform for Windows. Make sure you edit php.ini to uncomment the curl module. And make sure you see if there are more than 1 php.ini files! My install of XAMPP had a php.ini in the php folder, and one in the apache config folder.

Alex
10-17-2007, 02:26 PM
Thanks for sharing useful info!