Mistake:

Warning: Unknown: open_basedir restriction in effect. File ( /home/dax/s/t/e/commerce/public_html/sindikat.php ): ( /nonexistent ) in Unknown on line 0

Warning: Unknown: failed to open stream: Operation not permitted in Unknown on line 0

Fatal error: Unknown: Failed opening required ' /home/dax/s/t/e/steamcommerce/public_html/sindikat.php ' ( include_path='.:/usr/local/share/pear' ) in Unknown on line 0

  • Look at the DocumentRoot parameter in the server settings, if the path is correct there. - DemoS

2 answers 2

The sindikat.php file is not found, apparently, check or skip the code

  • the fact of the matter is that there is no code. This is an empty pkhp file. And it is impossible to open it. Even access rights cost 777. All the same 0 - LordySL

How can I program without knowing the base of the English language!? After all, the error clearly states that it is impossible to open a file, which means it is either not, check (the case of letters matters!), Or it is not allowed to open it by the server configuration.

  • one
    In general, how are you trying to access the file, show =) - AseN
  • one
    Nothing just happens. Show how you are trying to access the file, perhaps the error is there =) - AseN
  • one
    No, you do not understand, show the immediate PHP code. - AseN
  • one
    No, you again did not understand, I am not interested in the contents of that file, I am interested in the PHP method with which you access this file. Include (filename), for example. - AseN
  • 2
    Well done! So what was the problem? - AseN 4:16 pm