From: SourceForge.net <no...@so...> - 2005-09-28 14:50:27
|
Bugs item #1306986, was opened at 2005-09-28 09:50 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=1306986&group_id=8956 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: cvs Status: Open Resolution: None Priority: 5 Submitted By: Enrique Delgado (edelgadom) Assigned to: Nobody/Anonymous (nobody) Summary: phpESP CVS is incompatible with PHP 5.x Initial Comment: I've had problems using phpESP 1.7.5 with PHP 5.x. I downloaded, installed and configured the latest CVS version but, I still have the same issues: 1. In the login screen, eevry time you want to login, the page just refreshes. I am certain the login and password is correct. 2. If you disable the authentication for the designer interface, clicking on any link on the designer interface refreshes the page but nothing else happens. I'm attaching an HTML version of the output of test.php ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=1306986&group_id=8956 |
From: SourceForge.net <no...@so...> - 2005-09-28 15:25:34
|
Bugs item #1306986, was opened at 2005-09-28 09:50 Message generated for change (Comment added) made by greggmc You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=1306986&group_id=8956 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: cvs Status: Open Resolution: None Priority: 5 Submitted By: Enrique Delgado (edelgadom) Assigned to: Nobody/Anonymous (nobody) Summary: phpESP CVS is incompatible with PHP 5.x Initial Comment: I've had problems using phpESP 1.7.5 with PHP 5.x. I downloaded, installed and configured the latest CVS version but, I still have the same issues: 1. In the login screen, eevry time you want to login, the page just refreshes. I am certain the login and password is correct. 2. If you disable the authentication for the designer interface, clicking on any link on the designer interface refreshes the page but nothing else happens. I'm attaching an HTML version of the output of test.php ---------------------------------------------------------------------- >Comment By: Matthew Gregg (greggmc) Date: 2005-09-28 10:25 Message: Logged In: YES user_id=14116 I cannot duplicate this here. My PHP information from test.php is below: * Version: 5.0.5-1 * OS: Linux * SAPI: apache2handler * register_globals: No * magic_quotes_gpc: No * magic_quotes_runtime: No * safe_mode: No * open_basedir: Could you be blocking cookies? What browser are you using? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=1306986&group_id=8956 |
From: SourceForge.net <no...@so...> - 2005-09-28 15:35:31
|
Bugs item #1306986, was opened at 2005-09-28 09:50 Message generated for change (Settings changed) made by edelgadom You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=1306986&group_id=8956 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: cvs >Status: Closed Resolution: Accepted Priority: 5 Submitted By: Enrique Delgado (edelgadom) Assigned to: Nobody/Anonymous (nobody) Summary: phpESP CVS is incompatible with PHP 5.x Initial Comment: I've had problems using phpESP 1.7.5 with PHP 5.x. I downloaded, installed and configured the latest CVS version but, I still have the same issues: 1. In the login screen, eevry time you want to login, the page just refreshes. I am certain the login and password is correct. 2. If you disable the authentication for the designer interface, clicking on any link on the designer interface refreshes the page but nothing else happens. I'm attaching an HTML version of the output of test.php ---------------------------------------------------------------------- Comment By: Enrique Delgado (edelgadom) Date: 2005-09-28 10:34 Message: Logged In: YES user_id=1316588 Sorry, I downloaded the CVS tarball from http://phpesp.sourceforge.net/ (link to http://prdownloads.sourceforge.net/phpesp/phpESP-1.8-cvs.tar.gz) which seems to be outdated. Wehn I browsed the CVS tree I saw the fix had been performed so, I logged in to CVS from my box and checked out the lastest development version. That version works so this bug is no-longer. Dorry for the confusion. Maybe the tarball in http://phpesp.sourceforge.net/ needs to be updated? The fix seems to be 8 weeks old. ---------------------------------------------------------------------- Comment By: Matthew Gregg (greggmc) Date: 2005-09-28 10:25 Message: Logged In: YES user_id=14116 I cannot duplicate this here. My PHP information from test.php is below: * Version: 5.0.5-1 * OS: Linux * SAPI: apache2handler * register_globals: No * magic_quotes_gpc: No * magic_quotes_runtime: No * safe_mode: No * open_basedir: Could you be blocking cookies? What browser are you using? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=1306986&group_id=8956 |
From: SourceForge.net <no...@so...> - 2005-09-28 15:34:27
|
Bugs item #1306986, was opened at 2005-09-28 09:50 Message generated for change (Comment added) made by edelgadom You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=1306986&group_id=8956 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: cvs Status: Open >Resolution: Accepted Priority: 5 Submitted By: Enrique Delgado (edelgadom) Assigned to: Nobody/Anonymous (nobody) Summary: phpESP CVS is incompatible with PHP 5.x Initial Comment: I've had problems using phpESP 1.7.5 with PHP 5.x. I downloaded, installed and configured the latest CVS version but, I still have the same issues: 1. In the login screen, eevry time you want to login, the page just refreshes. I am certain the login and password is correct. 2. If you disable the authentication for the designer interface, clicking on any link on the designer interface refreshes the page but nothing else happens. I'm attaching an HTML version of the output of test.php ---------------------------------------------------------------------- >Comment By: Enrique Delgado (edelgadom) Date: 2005-09-28 10:34 Message: Logged In: YES user_id=1316588 Sorry, I downloaded the CVS tarball from http://phpesp.sourceforge.net/ (link to http://prdownloads.sourceforge.net/phpesp/phpESP-1.8-cvs.tar.gz) which seems to be outdated. Wehn I browsed the CVS tree I saw the fix had been performed so, I logged in to CVS from my box and checked out the lastest development version. That version works so this bug is no-longer. Dorry for the confusion. Maybe the tarball in http://phpesp.sourceforge.net/ needs to be updated? The fix seems to be 8 weeks old. ---------------------------------------------------------------------- Comment By: Matthew Gregg (greggmc) Date: 2005-09-28 10:25 Message: Logged In: YES user_id=14116 I cannot duplicate this here. My PHP information from test.php is below: * Version: 5.0.5-1 * OS: Linux * SAPI: apache2handler * register_globals: No * magic_quotes_gpc: No * magic_quotes_runtime: No * safe_mode: No * open_basedir: Could you be blocking cookies? What browser are you using? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=1306986&group_id=8956 |
From: SourceForge.net <no...@so...> - 2005-09-28 15:47:03
|
Bugs item #1306986, was opened at 2005-09-28 09:50 Message generated for change (Comment added) made by axelseaa You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=1306986&group_id=8956 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: cvs Status: Closed Resolution: Accepted Priority: 5 Submitted By: Enrique Delgado (edelgadom) Assigned to: Nobody/Anonymous (nobody) Summary: phpESP CVS is incompatible with PHP 5.x Initial Comment: I've had problems using phpESP 1.7.5 with PHP 5.x. I downloaded, installed and configured the latest CVS version but, I still have the same issues: 1. In the login screen, eevry time you want to login, the page just refreshes. I am certain the login and password is correct. 2. If you disable the authentication for the designer interface, clicking on any link on the designer interface refreshes the page but nothing else happens. I'm attaching an HTML version of the output of test.php ---------------------------------------------------------------------- Comment By: Aaron Axelsen (axelseaa) Date: 2005-09-28 10:47 Message: Logged In: YES user_id=704595 It might be worth while to attach your php.ini file as well. I also have not had any trouble with php5. ---------------------------------------------------------------------- Comment By: Enrique Delgado (edelgadom) Date: 2005-09-28 10:34 Message: Logged In: YES user_id=1316588 Sorry, I downloaded the CVS tarball from http://phpesp.sourceforge.net/ (link to http://prdownloads.sourceforge.net/phpesp/phpESP-1.8-cvs.tar.gz) which seems to be outdated. Wehn I browsed the CVS tree I saw the fix had been performed so, I logged in to CVS from my box and checked out the lastest development version. That version works so this bug is no-longer. Dorry for the confusion. Maybe the tarball in http://phpesp.sourceforge.net/ needs to be updated? The fix seems to be 8 weeks old. ---------------------------------------------------------------------- Comment By: Matthew Gregg (greggmc) Date: 2005-09-28 10:25 Message: Logged In: YES user_id=14116 I cannot duplicate this here. My PHP information from test.php is below: * Version: 5.0.5-1 * OS: Linux * SAPI: apache2handler * register_globals: No * magic_quotes_gpc: No * magic_quotes_runtime: No * safe_mode: No * open_basedir: Could you be blocking cookies? What browser are you using? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=1306986&group_id=8956 |