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

Session Expired message V7
Old 06-06-2012, 08:22 AM   #1
ready4data
Calendar User
 
ready4data is offline
Join Date: Dec 2011
Posts: 19
Default Session Expired message V7

I'm upgraded to the latest version and trying to set up on my testing server before moving to my web host. I have some modified files I need to test before moving.
I ran the setup successfully but when the login screen comes up and I try to login, I get a Session Expired! message then it goes back to the login page. The url it is at is http://localhost/calendar/setup/index.php
If I go to the calendar url http://localhost/calendar the calendar displays.

Please advise,
Scott
 

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

Run the Tester script on your test server to see if everything is compatible... From checking the FAQ, it seems that the "Login loop" problem should only affect V6 and not V7.
__________________
-- Gervais
EPC Tutorials... We're here to help!
Offering custom integration services. Contact me here.
* Not affiliated with EasyPHPCalendar or NashTech Inc.
 

Old 06-06-2012, 09:15 AM   #3
ready4data
Calendar User
 
ready4data is offline
Join Date: Dec 2011
Posts: 19
Default

Tester ran and all passed. I did a clean install and didn't include any of my modified files and the same thing happened. I used localhost for the license key.
 

Old 06-06-2012, 09:56 AM   #4
Brian
EPC Developer
 
Brian's Avatar
 
Brian is offline
Join Date: Jun 2001
Location: Florida, USA
Posts: 10,906
Default

What is the exact version are you installing? 7.0.??

Version 7 does not use localhost for the license key.

FWIW, the only time I've seen this before was when the mySQL user didn't have the correct permissions.
__________________
-- Brian

Questions?

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

Old 06-06-2012, 12:08 PM   #5
ready4data
Calendar User
 
ready4data is offline
Join Date: Dec 2011
Posts: 19
Default

I'm using V70.8 for Zend.
I can access MySQL using the same U/P I have in the calendar.
If I use my registered key on the test server can I then use it when I move it to my webhost?

Scott
 

Old 06-06-2012, 01:58 PM   #6
Brian
EPC Developer
 
Brian's Avatar
 
Brian is offline
Join Date: Jun 2001
Location: Florida, USA
Posts: 10,906
Default

Did you go through the entire installation using Version 7.0.08? This version has checks to make sure your users has the correct permissions.

You can use a "fake" key if you want. You also have the option to "re-issue" your real key through the client area if you move the installation.
__________________
-- Brian

Questions?

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

Old 06-06-2012, 02:04 PM   #7
ready4data
Calendar User
 
ready4data is offline
Join Date: Dec 2011
Posts: 19
Default

Yes everything up to the point of logging in went correctly with no errors. I even deleted the tables in the database and ran through it again. It recreated them and said DB permissions were ok. I saw the data in the tables. Then at the login, I got a brief logging in message then the session expired message.
 

Old 06-06-2012, 02:06 PM   #8
Brian
EPC Developer
 
Brian's Avatar
 
Brian is offline
Join Date: Jun 2001
Location: Florida, USA
Posts: 10,906
Default

You have something else going on then that I haven't seen. Is this a local installation or a web server that hosts web sites?
__________________
-- Brian

Questions?

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

Old 06-06-2012, 02:25 PM   #9
Brian
EPC Developer
 
Brian's Avatar
 
Brian is offline
Join Date: Jun 2001
Location: Florida, USA
Posts: 10,906
Default

Also, make sure you're not blocking cookies from the calendar.
__________________
-- Brian

Questions?

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

Old 06-06-2012, 03:00 PM   #10
ready4data
Calendar User
 
ready4data is offline
Join Date: Dec 2011
Posts: 19
Default

I'm testing this on my own box so I can customize before I move to my webhost.
Configuration Windows 2003 Server IIS6
MySQL 5.5.19
Calender V7.0.08 Zend
Installation on D:\inpub\wwwroot\calendar
Passed Server tester31
Install/setup of database through calendar interface completed with no errors.(I even tried deleting the database and created using a different database name) 9 tables created.
Version 6 worked on this test box.
Stumped...
Scott
 

Old 06-07-2012, 11:36 AM   #11
Brian
EPC Developer
 
Brian's Avatar
 
Brian is offline
Join Date: Jun 2001
Location: Florida, USA
Posts: 10,906
Default

Haven't heard back from you about cookies. Did you try that?
__________________
-- Brian

Questions?

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

Old 06-07-2012, 12:28 PM   #12
ready4data
Calendar User
 
ready4data is offline
Join Date: Dec 2011
Posts: 19
Default

Brian,
Sorry, Yes I enabled all cookies and even tried from Firefox and tried to connect from another PC to the site. Still the same issue. If I copy the version 6 calendar folder and its contents back to the server, it works correctly.
I also rebooted the server and tried another fresh install of the V7 to a new database name.
If we can get the timing right we can do a JoinMe session and you can take control and look.
Forgot to include in the previous post: PHP version 5.2.10

Scott
 

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

Is Session Support enabled in PHP?
__________________
-- Brian

Questions?

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

Old 06-07-2012, 01:00 PM   #14
ready4data
Calendar User
 
ready4data is offline
Join Date: Dec 2011
Posts: 19
Default

Yes, Session support is enabled in PHP.
See attachment
http://www.ready4data.com/documents/info.zip

Last edited by ready4data; 06-07-2012 at 01:06 PM. Reason: Attachment too big. Provided link
 

Old 06-07-2012, 02:11 PM   #15
Brian
EPC Developer
 
Brian's Avatar
 
Brian is offline
Join Date: Jun 2001
Location: Florida, USA
Posts: 10,906
Default

After trying to log in, is there any data stored in the _sessions database table?
__________________
-- Brian

Questions?

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

Old 06-07-2012, 02:51 PM   #16
ready4data
Calendar User
 
ready4data is offline
Join Date: Dec 2011
Posts: 19
Default

Yes, In the table epc7_sessions,
id is f6d51743ad46d8aa175c0ef4f587669c
access is 1339094504
data blank
URL when Login is clicked:
http://localhost/calendar/events/index.php
URL while its trying to connect before it reverts back to the login page:
http://localhost/calendar/events/index.php?PHPSESSID=f6d51743ad46d8aa175c0ef4f587669c
 

Old 06-07-2012, 03:00 PM   #17
Brian
EPC Developer
 
Brian's Avatar
 
Brian is offline
Join Date: Jun 2001
Location: Florida, USA
Posts: 10,906
Default

Data should contain a lot of information...

Does your mySQL user have the REPLACE permissions?
__________________
-- Brian

Questions?

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

Old 06-07-2012, 03:28 PM   #18
ready4data
Calendar User
 
ready4data is offline
Join Date: Dec 2011
Posts: 19
Default

In the MySQL workbench, the user has every role checked.
I don't specifically see an item(priviledge or role) called "Replace"

Scott
 

Old 06-07-2012, 03:33 PM   #19
Brian
EPC Developer
 
Brian's Avatar
 
Brian is offline
Join Date: Jun 2001
Location: Florida, USA
Posts: 10,906
Default

Everything seems to be configured correctly. But, since it's a localhost, I really can log into it to test.

Right now you are the only person with this issue (the others I know of were permissions issues and were fixed by the user).

If I can think of anything else to try, I'll let you know.
__________________
-- Brian

Questions?

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

Old 06-07-2012, 03:37 PM   #20
ready4data
Calendar User
 
ready4data is offline
Join Date: Dec 2011
Posts: 19
Default

Thanks for your persistance, I hope its not something dumb I'm doing.
If you have a way for me to send you a private message, you can remote in through Join.me (joinme.com)
 

Old 06-07-2012, 03:39 PM   #21
Brian
EPC Developer
 
Brian's Avatar
 
Brian is offline
Join Date: Jun 2001
Location: Florida, USA
Posts: 10,906
Default

You can open a support ticket to send me a private message. However, I would need access to the server to upload/download test files, make modifications and repeat until I find the culprit on your setup. A remote control session won't work in this case.
__________________
-- Brian

Questions?

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

Old 06-07-2012, 03:44 PM   #22
Brian
EPC Developer
 
Brian's Avatar
 
Brian is offline
Join Date: Jun 2001
Location: Florida, USA
Posts: 10,906
Default

Is the time set correctly on the server?
__________________
-- Brian

Questions?

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

Old 06-07-2012, 03:51 PM   #23
ready4data
Calendar User
 
ready4data is offline
Join Date: Dec 2011
Posts: 19
Default

Yes it is the current time.
 

Old 07-24-2012, 03:08 PM   #24
Brian
EPC Developer
 
Brian's Avatar
 
Brian is offline
Join Date: Jun 2001
Location: Florida, USA
Posts: 10,906
Default

I have isolated the issue with the few servers that have had this problem. It had to do with the server not being able to return the IP address of the user that was logging in, so the security of the login system could not properly authenticate them.

The fix (i.e. a work-around for these types of server configurations) will be released in Version 7.0.11.
__________________
-- Brian

Questions?

Instructions | FAQs | Errors FAQ | Forums | Support
| Web Site Hosting
 
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
Session Path Problems??? mungojeerie Installation / Upgrade Questions 5 01-15-2007 11:12 PM
My demo expired - can I try again WWSC General 4 03-07-2006 03:26 PM
Unable to enter new license if trial has expired webber General Support 3 05-11-2005 10:04 PM
Overlib 4.0 error message lbn1124 General Support 2 12-19-2004 05:53 PM



All times are GMT -4. The time now is 05:18 PM.


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 |