I have a php file that lives /php/dbtest.php
it worked perfectly fine on my local machine, running xampp I have uploaded it onto a Linux webhost, now the line
require '/../app/start.php'
I have tried echoing error_get_last() but it returns nothing. I am unsure what the problem is or where to look next I have tried without the forward slash. All help very much appreciated