PHP Webhost Link Problem

Hey, i have a Problem with my PHP Links at the Server. i hope you can help me. I have attached a picture which descripe my problemes.

Thank for your anwsers!!

Some files are missing :slight_smile:

1 Like

Continuing the discussion from PHP Webhost Link Problem:

That is not the problem because local does it work:/ but when i post it to the server, the files will not work anymore.

Remember that files and folders are case sensitive :slight_smile:

1 Like

Okey that can be but how can i fix this in my case? can you please help me?

1 Like

Check If Your Code Paths And The Folders Are Exactly the same (A is not a)

All is checked but i have found no Problems:/. Have you another Idea because the paths are right and when i upload it to the server it dosent went but local it works.

Can SSI be a problem?

What is your website link?

i have found an alternative idea today:

<?php include( $_SERVER[ 'DOCUMENT_ROOT' ] . "/Projektdokumentationen_Projektvorschau_Tab/Elektrotechnik/Elektronischer_Wuerfel/Projektstatus.php" ); ?>

With this code i have fixed it last night.

But thanks for your help!

this is the link (the site is in construction now: http://testerserver.bplaced.net/Webseiten/Projektdokumentation_Elektronischer_Wuerfel.php)

1 Like