From: Juan C. P. <bi...@ge...> - 2005-11-15 16:05:20
|
Hello, I am currently working on making sure our PHP and Apache are configured properly for RAD. I've installed PHP5 and Apache2 and with OCI8 support etc.. I turned on registered_globals in PHP.ini for RAD to work without errors or notices, but still get a 'notice' problem with the $loginError variable in login.php. I get the same 'notice' when accessing the user_registration.php page, which occurs for all the variables set in the include.php file for the session. I think there may be something wrong in my php.ini file regarding sessions, but am not sure what. Session files seem to be saving to /tmp just fine, and permissions are ok. If this is a php setting then I'd like to fix it, if its something I won't have to worry about with the upcoming RAD release, then I'll just be patient. If you have any advice, I really appreciate it. Thank you! Juan BIC Children's hospital of Philadelphia |