Easy PHP Calendar - We really take care of your dates!


Go Back   Easy PHP Calendar > General Discussion > Installation / Upgrade Questions

Installation / Upgrade Questions Questions or issues concerning the installation of the Easy PHP Calendar script.

Closed Thread
 
Thread Tools Search this Thread Display Modes

Documentation for v6
Old 04-11-2012, 12:27 AM   #1
KristyKay
Calendar User
 
KristyKay is offline
Join Date: Jul 2008
Posts: 40
Default Documentation for v6

I just recently switched from Windows to a Mac so I'm trying to get my local environment up and running. I tried just copying everything over and that didn't work:
Warning: require_once(C:/Program Files/xampp/htdocs/site/calendar/functions/functions.inc.php) [function.require-once]: failed to open stream: No such file or directory in /Users/username/Sites/site/calendar/calendar.php on line 37

Fatal error: require_once() [function.require]: Failed opening required 'C:/Program Files/xampp/htdocs/site/calendar/functions/functions.inc.php' (include_path='.:/Applications/XAMPP/xamppfiles/lib/php:/Applications/XAMPP/xamppfiles/lib/php/pear') in /Users/username/Sites/site/calendar/calendar.php on line 37
I decided starting with a fresh installation. The only problem is the documentation for v6 (http://docs6.easyphpcalendar.com/) seems to be missing and I don't remember how to install it. (V7 documentation says to go to calendar/install/index.php but that doesn't exist in V6.

Any help is much appreciated! If I can get it working without having to reinstall, that would be better.

Thanks,
Kristy
 

Old 04-11-2012, 12:42 AM   #2
KristyKay
Calendar User
 
KristyKay is offline
Join Date: Jul 2008
Posts: 40
Default

I think I found the installer (setup/install.php) but when I enter the URL, it's just a bunch of question marks.

And in case this makes a difference, I'm not using the Apache that comes with the Mac. I installed XAMPP.
 

Old 04-11-2012, 12:48 AM   #3
KristyKay
Calendar User
 
KristyKay is offline
Join Date: Jul 2008
Posts: 40
Default

One more update. I edited calendar.php so it no longer refers to "C:/Program Files/xampp/htdocs/site" and now refers to the proper Mac path. And now when I go to "calendar/" in the browser, it's a bunch of question marks, similar to when I tried to run the install.

Thanks,
Kristy
 

Old 04-11-2012, 06:47 AM   #4
ve9gra
Support Team
 
ve9gra's Avatar
 
ve9gra is offline
Join Date: Jun 2003
Location: New Brunswick, Canada
Posts: 4,968
Default

The docs are at http://docs.easyphpcalendar.com/

And it's possible that your files got corrupted in the move, so download the Tester script first to confirm that your environment is compatible, and if so, then download the version that the Tester tells you to. And with that .zip package in hand, follow the upgrade instructions.
__________________
-- Gervais
EPC Tutorials... We're here to help!
Offering custom integration services. Contact me here.
* Not affiliated with EasyPHPCalendar or NashTech Inc.
 

Old 04-11-2012, 04:37 PM   #5
KristyKay
Calendar User
 
KristyKay is offline
Join Date: Jul 2008
Posts: 40
Default

That's exactly what I did but I've done again to double-check:
  1. Ran the tester. It says ionCube Loader will work
  2. Download the ionCube Loader zip file
  3. Unzip the zip in the root directory of my web site (/Users/[username]/Sites/hha)
  4. Go to http://local.hha.com/calendar/setup/index.php (Web server is running and I can access other non-calendar PHP pages on site)
  5. This is what I see:
?????????????????????????????????????????????????? ?????????????????????????????????????????????????? ?????????????????????????????????????????????????? ?????????????????????????????????????????????????? ?????????????????????????????????????????????????? ?????????????????????????????????????????????????? ?????????????????????????????????????????????????? ?????????????????????????????????????????????????? ?????????????????????????????????????????????????? ?????????????????????????????????????????????????? ?????????????????????????????????????????????????? ?????????????????????????????????????????????????? ???????????????????????è?????????????????????????? ?????????????????????????????????????????????????? ?????????????????????????????????????????????????? ???????????????Y?????????????????????????????????? ?????????????????????????????????????????????????? ?????????????????????????????????????????????????? ?????????????????????????????????????????????????? ?????????????????????????????????????????????????? ?????????????????????????????????????????????????? ?????????????????????????????????????????????????? ?????????????????????????????????????????????????? ?????????????????????????????????????????????????? ?????????????????????????????????????????????????? ?????????????????????????????????????????????????? ?????????????????????????????????????????????????? ?????????????????????????????????????????????????? ?????????????????????????????????????????????????? ?????????????????????????????????????????????????? ?????????????????????????????????????????????????? ???????????????????????????????????????}?????????? ?????????????????????????????????????????????????? ?????????????????????????????????????????????????? ????????????????????š????????????????????????????? ?????????????????????????????????????????????????? ?????????????????????????????????????????????????? ?????????????????????????????????????????????????? ?M???????????????????????????????????????????????? ?????????????????????????????????????????????????? ?????????????????????????????????????????????????? ?????????????????????????????????????????????????? ?????????????????????????????????????????????????? ?????????????????????????????????????????????????? ?????????????????????????????????????????????????? ??????????????????????????????????????Ü??????????? ?????????????????????????????????????????????????? ????????????????????????????????????????????????? ????????????????=????????????????????????????????? ?????????????????????????????????????????????????? ?????????????????????????????????????????????????? ?????????????????????????????????????????????????? ?????????????????????????????????????????????????? ?????????????????????????????????????????????????? ?????????????????????????????????????????????????? ?????????????????????????????????????????????????? ?????????????????????????????????????????????????? ?????????????????????????????????????????????????? ?????????????????????????????????????????????????? ?????????????????????????????????????????????????? ?????????????????????????????????????????????????? ????????????????????????????????????????????????? ?????????????????????????????????????????????????? ?????????????????????????????????????????????????? ?????????????????????????????????????????????????? ?????????????????????????????????????????????????? ?????????????????????????????????????????????????? ?????????????????????????????????????????????????? ?????????????????????????????????????????????????? ???????????????????????????????????????????Š?????? ?????????????????????????????????????????????????? ?????????????????????????????????????????????????? ?????????????????????????????????????????????????? ????????????????????????????????????????????????? ?????????????????????????????????????????????????? ??????????????????æ??????????????????????????????? ?????????????????????????????????????????????????? ?????????????????????????????????????????????????? ?????????????????????????????????????????????????? ?????????????????????????????????????????????????? ????????????????????????????????????????????????Â? ?????????????????????????????????????????????????? ?????????????????????????????????????????????????? ?????????????????????????????????????????????????? ?????????????????????????????????????????????????? ?????????????????????????????????????????????????? ?????????????????????????????????????????????????? ?????????????????????????????????????????????????? ??????????????????F??????????????????????????????? ?????????????????????????????????????????????????? ??????????????????????????
Any other ideas? I will admit, it's been a long time since I've been on a Mac so there could just be something I missing.

Thanks,
Kristy
 

Old 04-12-2012, 06:44 AM   #6
ve9gra
Support Team
 
ve9gra's Avatar
 
ve9gra is offline
Join Date: Jun 2003
Location: New Brunswick, Canada
Posts: 4,968
Default

The tester probably told you that ionCube would work, provided that you made some modifications to your php.ini...

If dynamic loading (enable_dl) is disabled in php.ini, you'll need to make modifications to it.

You can either enable dynamic loading (not recommended for production systems), or you can add the ionCube extension to the php.ini so that it is loaded.
__________________
-- Gervais
EPC Tutorials... We're here to help!
Offering custom integration services. Contact me here.
* Not affiliated with EasyPHPCalendar or NashTech Inc.
 

Old 04-13-2012, 12:45 PM   #7
Brian
EPC Developer
 
Brian's Avatar
 
Brian is offline
Join Date: Jun 2001
Location: Florida, USA
Posts: 10,906
Default

This is an ionCube issue. If you can't quite figure it out, contact support@ioncube.com for assistance.
__________________
-- Brian

Questions?

Instructions | FAQs | Errors FAQ | Forums | Support
| Web Site Hosting
 

Old 04-15-2012, 06:35 PM   #8
KristyKay
Calendar User
 
KristyKay is offline
Join Date: Jul 2008
Posts: 40
Default

I completely missed the link telling me I had to do other stuff so thanks for pointing that out. I got everything up and running....YAY!!

Thanks!
 
Closed Thread

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Update online documentation. SteveS General Support 2 12-16-2009 01:10 PM
New Documentation System and Forums Layout Brian Other Announcements 0 10-14-2005 09:30 AM



All times are GMT -4. The time now is 02:02 AM.


vBulletin skins developed by: eXtremepixels
Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Copyright 2009 NashTech, Inc.

| Home | Register | Today's Posts | Search | New Posts |