PHP Warning Errors before even installing
Posted: Wed Apr 19, 2023 5:38 pm
i currently am trying to try this software out and determine if it will suit us. I have installed mysql and php and before i can even get the page to load i get this...
PHP Warning: Undefined global variable $where_templates_relative in C:\inetpub\wwwroot\LMS\lib\lib.get.php on line 319
PHP Warning: Undefined global variable $where_templates_relative in C:\inetpub\wwwroot\LMS\lib\lib.get.php on line 319
PHP Warning: Undefined global variable $where_templates_relative in C:\inetpub\wwwroot\LMS\lib\lib.get.php on line 319
PHP Warning: Undefined global variable $where_templates_relative in C:\inetpub\wwwroot\LMS\lib\lib.get.php on line 319
PHP Warning: Undefined global variable $where_templates_relative in C:\inetpub\wwwroot\LMS\lib\lib.get.php on line 319
PHP Warning: Undefined global variable $where_templates_relative in C:\inetpub\wwwroot\LMS\lib\lib.get.php on line 319
PHP Warning: Undefined global variable $where_templates_relative in C:\inetpub\wwwroot\LMS\lib\lib.get.php on line 319
PHP Warning: Undefined global variable $where_templates_relative in C:\inetpub\wwwroot\LMS\lib\lib.get.php on line 319
PHP Warning: Undefined global variable $where_templates_relative in C:\inetpub\wwwroot\LMS\lib\lib.get.php on line 319
PHP Warning: Undefined global variable $where_templates_relative in C:\inetpub\wwwroot\LMS\lib\lib.get.php on line 319
PHP Warning: Undefined global variable $where_templates_relative in C:\inetpub\wwwroot\LMS\lib\lib.get.php on line 319
PHP Warning: Constant _COMMUNITY already defined in C:\inetpub\wwwroot\LMS\lib\installer\lang\english.php on line 166
PHP Warning: Constant _COMMERCIAL_SERVICES already defined in C:\inetpub\wwwroot\LMS\lib\installer\lang\english.php on line 167
PHP Warning: Constant _DATABASE already defined in C:\inetpub\wwwroot\LMS\lib\installer\lang\english.php on line 168
PHP Warning: Constant _SMTP_INFO already defined in C:\inetpub\wwwroot\LMS\lib\installer\lang\english.php on line 174
PHP Warning: Constant _USE_SMTP_DATABASE already defined in C:\inetpub\wwwroot\LMS\lib\installer\lang\english.php on line 175
PHP Warning: Constant _USE_SMTP already defined in C:\inetpub\wwwroot\LMS\lib\installer\lang\english.php on line 176
PHP Warning: Constant _SMTP_HOST already defined in C:\inetpub\wwwroot\LMS\lib\installer\lang\english.php on line 177
PHP Warning: Constant _SMTP_PORT already defined in C:\inetpub\wwwroot\LMS\lib\installer\lang\english.php on line 178
PHP Warning: Constant _SMTP_SECURE already defined in C:\inetpub\wwwroot\LMS\lib\installer\lang\english.php on line 179
PHP Warning: Constant _SMTP_USER already defined in C:\inetpub\wwwroot\LMS\lib\installer\lang\english.php on line 180
PHP Warning: Constant _SMTP_PWD already defined in C:\inetpub\wwwroot\LMS\lib\installer\lang\english.php on line 181
PHP Warning: Constant _CANT_CONNECT_SMTP already defined in C:\inetpub\wwwroot\LMS\lib\installer\lang\english.php on line 182
Any help would be great. I have tested php and it works, so i am not sure what i am missing.
PHP Warning: Undefined global variable $where_templates_relative in C:\inetpub\wwwroot\LMS\lib\lib.get.php on line 319
PHP Warning: Undefined global variable $where_templates_relative in C:\inetpub\wwwroot\LMS\lib\lib.get.php on line 319
PHP Warning: Undefined global variable $where_templates_relative in C:\inetpub\wwwroot\LMS\lib\lib.get.php on line 319
PHP Warning: Undefined global variable $where_templates_relative in C:\inetpub\wwwroot\LMS\lib\lib.get.php on line 319
PHP Warning: Undefined global variable $where_templates_relative in C:\inetpub\wwwroot\LMS\lib\lib.get.php on line 319
PHP Warning: Undefined global variable $where_templates_relative in C:\inetpub\wwwroot\LMS\lib\lib.get.php on line 319
PHP Warning: Undefined global variable $where_templates_relative in C:\inetpub\wwwroot\LMS\lib\lib.get.php on line 319
PHP Warning: Undefined global variable $where_templates_relative in C:\inetpub\wwwroot\LMS\lib\lib.get.php on line 319
PHP Warning: Undefined global variable $where_templates_relative in C:\inetpub\wwwroot\LMS\lib\lib.get.php on line 319
PHP Warning: Undefined global variable $where_templates_relative in C:\inetpub\wwwroot\LMS\lib\lib.get.php on line 319
PHP Warning: Undefined global variable $where_templates_relative in C:\inetpub\wwwroot\LMS\lib\lib.get.php on line 319
PHP Warning: Constant _COMMUNITY already defined in C:\inetpub\wwwroot\LMS\lib\installer\lang\english.php on line 166
PHP Warning: Constant _COMMERCIAL_SERVICES already defined in C:\inetpub\wwwroot\LMS\lib\installer\lang\english.php on line 167
PHP Warning: Constant _DATABASE already defined in C:\inetpub\wwwroot\LMS\lib\installer\lang\english.php on line 168
PHP Warning: Constant _SMTP_INFO already defined in C:\inetpub\wwwroot\LMS\lib\installer\lang\english.php on line 174
PHP Warning: Constant _USE_SMTP_DATABASE already defined in C:\inetpub\wwwroot\LMS\lib\installer\lang\english.php on line 175
PHP Warning: Constant _USE_SMTP already defined in C:\inetpub\wwwroot\LMS\lib\installer\lang\english.php on line 176
PHP Warning: Constant _SMTP_HOST already defined in C:\inetpub\wwwroot\LMS\lib\installer\lang\english.php on line 177
PHP Warning: Constant _SMTP_PORT already defined in C:\inetpub\wwwroot\LMS\lib\installer\lang\english.php on line 178
PHP Warning: Constant _SMTP_SECURE already defined in C:\inetpub\wwwroot\LMS\lib\installer\lang\english.php on line 179
PHP Warning: Constant _SMTP_USER already defined in C:\inetpub\wwwroot\LMS\lib\installer\lang\english.php on line 180
PHP Warning: Constant _SMTP_PWD already defined in C:\inetpub\wwwroot\LMS\lib\installer\lang\english.php on line 181
PHP Warning: Constant _CANT_CONNECT_SMTP already defined in C:\inetpub\wwwroot\LMS\lib\installer\lang\english.php on line 182
Any help would be great. I have tested php and it works, so i am not sure what i am missing.