Installation Problems:
I am trying to get a trial version of V6 to work, and to date have had no luck.
This is the sequence of events so far, any help would be greatly appreciated.
Server (Development Box)
XP/IIS 5.1 - localhost
PHP 4.3.1.0 (Sessions enabled and working)
Zend 2.5.7 (phpinfo reports correct Zend info)
1: Run tester script – passed – download Zend version.
2: Unpacked and upload files as per instructions (binary/ASCII etc.) loaded first page.
../calendar/index.php
Please run the Setup Manager to configure the EasyPHPCalendar script ->
Loads master administrator user name and password screen.
Entered user name and password -> clicked save.
Response:
The Administrator's user name and password have been saved!
Use this user name and password the next time you need to log into the Setup Manager.
Click Here to continue...
Clicked Here to continue and was presented with the master administrators user name and password screen. Over and over again, no way out. Each time the fields would come back empty and each time I would complete them and click save.
After 10 tries I gave up.
Search forums for answer by couldn't find anything so I download version 5.7, installed it, entered license number and it worked. Couple of minor little quirks but have since read that they can be contributed to the demo version.
So not giving up thought I would try V6 again, fresh download, fresh upload, fresh install. – removed all 5.7 and 6 – deleted sessions and cookies.
../calendar/index.php <enter>
Takes me to the admin screen, enter username and password click save THEN I get a blank screen with just your footer.
Page loaded is ../calendar/setup/index.php with only footer displayed.
Did at one point have the license screen appear (where you select TRIAL and then get a license but kept getting an error message about the license being invalid – assumed it was referring to V5.7 license and it wasn't compatible with V6)
Edited license.php and removed all info between "" and reloaded ../calendar/index.php and now just get the page with the footer.
If I just load ../calendar/demo.php get the following error:
Site ID Error. Please contact EasyPHPCalendar Support. localhost
Current session info: userConfig|s:4:"admin";pwConfig|s:4:"admin";
Entered ../calendar/setup/header.inc.php – displays header info with logo.
Entered ../calendar/setup/footer.inc.php – displays footer info logo.
Entered ../calendar/setup/calendarSetup.php – displays calendar display – show current year etc.
Entered ../calendar/setup/usersSetup.php – displays users setup – Master Administrator, User 1 etc User Name Password.
So one would assume that both Zend and sessions are working so any help would be greatly appreciated.
Thanks.
|