I don't know of anything that makes it not work in PHP5, I've used it with PHP5 before successfully, I don't have access to any machines with PHP5 at the moment though.
If you've already tried removing the ?> from the end of the config.inc.php file I'm not sure what else to try off the top of my head. Is php logging errors? Does your error_log say anything? Paul On 10/18/06, vizou <[EMAIL PROTECTED]> wrote: > > Okay, I've completely reinstalled CitrusDB and still get the same thing : > login that doesn't go anywhere... my server has PHP5; could that be > anything? You've already confirmed that my config.inc.php seems correct... > any new ideas? I'd REALLY like to try this! > > Dana > > > > Paul Yasi wrote: > > > > Usually this error is due to php not handling sessions correctly. > > Some combinations of php 4.2 and apache have a bug that may cause > > weird things, or your php configuration isn't setup correctly in the > > .ini file, this is usually more true with windows installations where > > it can be setup to store the session to a folder specified by php and > > the folder isn't there. The other possibility is that your browser > > has cookies turned off, though most browsers have that on by default > > these days. > > > > Paul > > > > On 9/24/06, Robert Blackmon <[EMAIL PROTECTED]> wrote: > >> I've installed CitrusDB and everything has gone smoothly, but when I try > >> my > >> initial login usting admin/test, I get thrown back to the previous > >> screen. I > >> looks like the system is adding characters to the password after I press > >> the > >> Login button. > >> > >> Any direction greatly appreciated. > >> > >> ------------------------------------------------------------------------- > >> Take Surveys. Earn Cash. Influence the Future of IT > >> Join SourceForge.net's Techsay panel and you'll get the chance to share > >> your > >> opinions on IT & business topics through brief surveys -- and earn cash > >> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > >> > >> _______________________________________________ > >> Citrusdb-users mailing list > >> [email protected] > >> https://lists.sourceforge.net/lists/listinfo/citrusdb-users > >> > >> > >> > > > > > > -- > > The CitrusDB Project | http://www.citrusdb.org > > Open Source Customer Care & Billing System > > > > ------------------------------------------------------------------------- > > Take Surveys. Earn Cash. Influence the Future of IT > > Join SourceForge.net's Techsay panel and you'll get the chance to share > > your > > opinions on IT & business topics through brief surveys -- and earn cash > > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > > _______________________________________________ > > Citrusdb-users mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/citrusdb-users > > > > > > -- > View this message in context: > http://www.nabble.com/Login-tf2327541.html#a6878570 > Sent from the citrusdb-users mailing list archive at Nabble.com. > > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Citrusdb-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/citrusdb-users > -- The CitrusDB Project | http://www.citrusdb.org Open Source Customer Care & Billing System ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Citrusdb-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/citrusdb-users
