Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
php 7 include problems
03-02-2021, 07:28 AM,
#3
RE: php 7 include problems
The following are the errors displayed:

Warning: include(config.php): failed to open stream: no such file or directory in /ast$www/000000/weberp/includes/session.php on line 15

Warning: include(): Failed opening 'config.php' for inclusion (include_path='.:/php_root/000000') in /ast$www/000000/weberp/includes/session.php on line 15

Warning: ini_set(): Headers already sent. You cannot change the session module's ini settings at this time in /ast$www/000000/weberp/includes/session.php on line 31

Warning: ini_set(): Headers already sent. You cannot change the session module's ini settings at this time in /ast$www/000000/weberp/includes/session.php on line 39

Warning: session_name(): Cannot change session name when headers already sent in /ast$www/000000/weberp/includes/session.php on line 45

Warning: session_start(): Cannot start session when headers already sent in /ast$www/000000/weberp/includes/session.php on line 46

Warning: include(includes/ConnectDB.inc): failed to open stream: no such file or directory in /ast$www/000000/weberp/includes/session.php on line 48

Warning: include(): Failed opening 'includes/ConnectDB.inc' for inclusion (include_path='.:/php_root/000000') in /ast$www/000000/weberp/includes/session.php on line 48

Warning: include(includes/DateFunctions.inc): failed to open stream: no such file or directory in /ast$www/000000/weberp/includes/session.php on line 49

Warning: include(): Failed opening 'includes/DateFunctions.inc' for inclusion (include_path='.:/php_root/000000') in /ast$www/000000/weberp/includes/session.php on line 49

Warning: include(includes/LanguageSetup.php): failed to open stream: no such file or directory in /ast$www/000000/weberp/includes/session.php on line 90

Warning: include(): Failed opening 'includes/LanguageSetup.php' for inclusion (include_path='.:/php_root/000000') in /ast$www/000000/weberp/includes/session.php on line 90

Warning: include(includes/UserLogin.php): failed to open stream: no such file or directory in /ast$www/000000/weberp/includes/session.php on line 153

Warning: include(): Failed opening 'includes/UserLogin.php' for inclusion (include_path='.:/php_root/000000') in /ast$www/000000/weberp/includes/session.php on line 153

Warning: Use of undefined constant UL_SHOWLOGIN - assumed 'UL_SHOWLOGIN' (this will throw an Error in a future version of PHP) in /ast$www/000000/weberp/includes/session.php on line 159

Warning: Use of undefined constant UL_OK - assumed 'UL_OK' (this will throw an Error in a future version of PHP) in /ast$www/000000/weberp/includes/session.php on line 167

Warning: Use of undefined constant UL_SHOWLOGIN - assumed 'UL_SHOWLOGIN' (this will throw an Error in a future version of PHP) in /ast$www/000000/weberp/includes/session.php on line 171

Warning: include(includes/Login.php): failed to open stream: no such file or directory in /ast$www/000000/weberp/includes/session.php on line 172

Warning: include(): Failed opening 'includes/Login.php' for inclusion (include_path='.:/php_root/000000') in /ast$www/000000/weberp/includes/session.php on line 172
Reply


Messages In This Thread
php 7 include problems - by rfthomas - 03-02-2021, 06:46 AM
RE: php 7 include problems - by TimSchofield - 03-02-2021, 06:57 AM
RE: php 7 include problems - by rfthomas - 03-02-2021, 07:28 AM
RE: php 7 include problems - by TurboPT - 03-02-2021, 12:40 PM
RE: php 7 include problems - by rfthomas - 03-03-2021, 01:18 AM
RE: php 7 include problems - by rfthomas - 03-03-2021, 08:34 AM
RE: php 7 include problems - by TurboPT - 03-03-2021, 11:31 AM
RE: php 7 include problems - by rfthomas - 03-04-2021, 01:53 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)