freemed is not login me in
Submitted by Hush on Thu, 2007-04-19 11:17
::
After setting up freemed 0.8.2 on my windowsXP/Apache/Mysql 5.0.2/php 5.2
it redirect me back to the login page after fill the admin credentials but not showing the main stuff.
I could see the menu but when i click the it refer me back to login.
- Hush's blog
- Login or register to post comments






I finally have 0.8.2 Freemed working. I just been able to log into the main page and every thing appeared in its full glory.
I needed to set up a new system with data on it but i cant add new record its giving error messages and not showing real error messages in the log but Undefined index error messages.
what do you think i can do to fix this.
please tell me. how to incorporate REMITT server on Windows XP with my Freemed Installation and
on WinXP/Apache/php5/Mysql
Thanks in anticipation
can anybody help me on this
I have not been able to get FreeMED Server to ever work properly on Windows. Have you utilized the instuctions here on windows specific installation?
My first suggestion would be to run complete uninstall of what you have and start again using the referenced install instructions. Also note that antivirus software and/or firewalls can make a Windows install a bit problematic if not impossible. If you are still having problems my biggest suggestion would be to try an install on something running linux.
First of all, try version 0.8.3.
If that still doesn't work, check your MySQL tables to make sure that the user table has an 'admin' entry for it with a non-null password hash.
Jeff Buchbinder
Project Head
FreeMED Software Foundation, Inc
http://freemedsoftware.org/
Hi, I don't mean to disturb your peace. I'm sorry I just did.
I have logged and I could only see a flash of Administrator being displayed at a line just above the status bar.
After that a file t it refers me back to the login page.
My learning :
it seems that something is blocking the main page from rendering and forcing it back to the login page.
please help me on this
thanks in anticipation
my error log in Apache
[Sun Apr 29 17:44:01 2007] [info] mod_unique_id: using ip addr 192.1.1.130
[Sun Apr 29 17:44:02 2007] [notice] Digest: generating secret for digest authentication ...
[Sun Apr 29 17:44:02 2007] [notice] Digest: done
[Sun Apr 29 17:44:02 2007] [info] mod_unique_id: using ip addr 192.1.1.130
[Sun Apr 29 17:44:03 2007] [notice] Apache/2.2.4 (Win32) DAV/2 PHP/5.2.0 configured -- resuming normal operations
[Sun Apr 29 17:44:03 2007] [notice] Server built: Jan 9 2007 23:17:20
[Sun Apr 29 17:44:03 2007] [notice] Parent: Created child process 2712
[Sun Apr 29 17:44:03 2007] [debug] mpm_winnt.c(481): Parent: Sent the scoreboard to the child
[Sun Apr 29 17:44:03 2007] [info] mod_unique_id: using ip addr 192.1.1.130
[Sun Apr 29 17:44:04 2007] [notice] Digest: generating secret for digest authentication ...
[Sun Apr 29 17:44:04 2007] [notice] Digest: done
[Sun Apr 29 17:44:04 2007] [info] mod_unique_id: using ip addr 192.1.1.130
PHP Warning: PHP Startup: : Unable to initialize module\nModule compiled with module API=20041030, debug=0, thread-safety=1\nPHP compiled with module API=20060613, debug=0, thread-safety=1\nThese options need to match\n in Unknown on line 0
[Sun Apr 29 17:44:05 2007] [notice] Child 2712: Child process is running
[Sun Apr 29 17:44:05 2007] [info] Parent: Duplicating socket 188 and sending it to child process 2712
[Sun Apr 29 17:44:05 2007] [debug] mpm_winnt.c(599): Parent: Sent 1 listeners to child 2712
[Sun Apr 29 17:44:05 2007] [debug] mpm_winnt.c(402): Child 2712: Retrieved our scoreboard from the parent.
[Sun Apr 29 17:44:05 2007] [debug] mpm_winnt.c(558): Child 2712: retrieved 1 listeners from parent
[Sun Apr 29 17:44:05 2007] [notice] Child 2712: Acquired the start mutex.
[Sun Apr 29 17:44:05 2007] [notice] Child 2712: Starting 250 worker threads.
[Sun Apr 29 17:44:05 2007] [notice] Child 2712: Starting thread to listen on port 90.
[Sun Apr 29 17:44:16 2007] [error] [client 127.0.0.1] PHP Notice: Undefined variable: HTTP_SERVER_VARS in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\freemed\\lib\\phpwebtools\\webtools.php on line 56
[Sun Apr 29 17:44:16 2007] [error] [client 127.0.0.1] PHP Notice: Use of undefined constant BASE_URL - assumed 'BASE_URL' in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\freemed\\lib\\template\\newskin\\dynamic.css.php on line 72, referer: http://localhost:90/freemed/
[Sun Apr 29 17:44:29 2007] [error] [client 127.0.0.1] PHP Notice: Use of undefined constant BASE_URL - assumed 'BASE_URL' in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\freemed\\lib\\template\\newskin\\dynamic.css.php on line 72, referer: http://localhost:90/freemed/authenticate.php
[Sun Apr 29 17:44:30 2007] [error] [client 127.0.0.1] PHP Fatal error: require_once() [function.require]: Failed opening required 'PEAR.php' (include_path='C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\freemed;C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\freemed\\lib/pear/:C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\freemed\\lib/pear') in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\freemed\\lib\\template\\newskin\\lib\\layersmenu-common.inc.php on line 12
[Sun Apr 29 17:44:30 2007] [error] [client 127.0.0.1] PHP Notice: Use of undefined constant BASE_URL - assumed 'BASE_URL' in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\freemed\\lib\\template\\newskin\\dynamic.css.php on line 72, referer: http://localhost:90/freemed/main.php
I installed on my laptop to test with no problems. Now I go through the same process on my server. At first I was trying remotely via ssh, but it warned me off when I pointed my browser remotely. Then I walked over to the server and tried again. Got the results above. dropped the database and tried again. Same. Dropped the database and deleted and recreated the whole install. Same. Next step is to try 0.90 unless somebody has a better idea.
This is on a redhat el4 server.
Check if your web user has rw permissions on the directory where you have the FreeMED files. Also check if the database user is the correct one. You should only execute the install process from the localhost, or from one specific computer that you will specify to FreeMED. After that, everytime you run the installation process, if will do just that, drop all your tables and create new ones.