Error message after install

sunch wrote on Friday, August 24, 2007:

I get the following messages after the setup. Any ideas? Thanks

Warning: main(/mnt/htdocs/openemr/library/classes/Filtreatment_class.php) [function.main]: failed to open stream: No such file or directory in /home/…/public_html/openemr/interface/login/login_frame.php on line 4

Warning: main() [function.include]: Failed opening ‘/mnt/htdocs/openemr/library/classes/Filtreatment_class.php’ for inclusion (include_path=’.:/usr/lib/php’) in /home/…/public_html/openemr/interface/login/login_frame.php on line 4

Fatal error: Cannot instantiate non-existent class: filtreatment in /home/…/public_html/openemr/interface/login/login_frame.php on line 12

version: openemr 2.8.3
Operating system Linux
Apache version 1.3.37 (Unix)
PHP 4.4.7
MySQL version 5.0.27-standard

sunsetsystems wrote on Friday, August 24, 2007:

You need to set $webserver_root to the correct value in interface/globals.php.

While you’re in there, check all other globals.php settings carefully.

Rod
www.sunsetsystems.com

sunch wrote on Friday, August 24, 2007:

Is there a list of what the correct settings are?  Thanks

sunch wrote on Friday, August 24, 2007:

I figured it out. For some reasons I was thinking of permissions.