I grabbed this to play with it, and quite frankly I don't know how you can claim this to be beta. I'm willing to help fix up code, but this is ridiculous. I have a plain vanilla PHP installation and this thing just does not stop returning errors or failing to function outright.
Could you please re-test this on a system with autoglobals disabled, running a decent version of PHP4 or PHP5? It surely does not work--even after a lot of tweaking--on the plain vanilla PHP/Apache that I've tried it with. I'll help fix things, but I can't do that without some reasonable inline code documentation.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
It works with register_globals on. I was under a time constraint to write this and am not fully aware of the code changes with having register_globals off, besides passing variables to other pages by using $_POST and $_GET. That is one of the things on my todo list. For now register_globals must be on. Additionally, I have been making a lot of updates on the stability, so please check cvs. The reason I made this beta is because it is working perfectly in production at my work. One thing I am working on right now that will make it a lot easier to implement is mysql authentication. It should be in cvs within the next few days. If you want to send an message to the mailing list I will be happy to share my config info to get the app working for you.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Ok, will do--I'll see what I can do to help you with register_globals off (as it is a major security issue to leave it on). I've also signed up for the mailing list.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello I am kind of a newb to this and am not sure I have all the steps for configuration correct. I ran through pretty much everything but is still does not seem to work. Can you give me a little guidance above what is on your site? I have gotten to the running the ./createdb.sh file and as it goes to create the db fails with errors of permission denied on DB user. I am running as root or sudo'd in but does not make any difference. Can anyone help? Also, how am I to run this?
Regards,
uniballer
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I grabbed this to play with it, and quite frankly I don't know how you can claim this to be beta. I'm willing to help fix up code, but this is ridiculous. I have a plain vanilla PHP installation and this thing just does not stop returning errors or failing to function outright.
Could you please re-test this on a system with autoglobals disabled, running a decent version of PHP4 or PHP5? It surely does not work--even after a lot of tweaking--on the plain vanilla PHP/Apache that I've tried it with. I'll help fix things, but I can't do that without some reasonable inline code documentation.
It works with register_globals on. I was under a time constraint to write this and am not fully aware of the code changes with having register_globals off, besides passing variables to other pages by using $_POST and $_GET. That is one of the things on my todo list. For now register_globals must be on. Additionally, I have been making a lot of updates on the stability, so please check cvs. The reason I made this beta is because it is working perfectly in production at my work. One thing I am working on right now that will make it a lot easier to implement is mysql authentication. It should be in cvs within the next few days. If you want to send an message to the mailing list I will be happy to share my config info to get the app working for you.
Ok, will do--I'll see what I can do to help you with register_globals off (as it is a major security issue to leave it on). I've also signed up for the mailing list.
Hello I am kind of a newb to this and am not sure I have all the steps for configuration correct. I ran through pretty much everything but is still does not seem to work. Can you give me a little guidance above what is on your site? I have gotten to the running the ./createdb.sh file and as it goes to create the db fails with errors of permission denied on DB user. I am running as root or sudo'd in but does not make any difference. Can anyone help? Also, how am I to run this?
Regards,
uniballer