Hi!
I downloaded the site for local development with Cyberduck Edited the code and reuploaded the whole website again. Now I get this in the browser instead of the index page:
Warning: require(DIR/kirby/bootstrap.php) [function.require]: failed to open stream: No such file or directory in /var/sites/w/womenandtextiles.org/public_html/index.php on line 6
Warning: require(DIR/kirby/bootstrap.php) [function.require]: failed to open stream: No such file or directory in /var/sites/w/womenandtextiles.org/public_html/index.php on line 6
Fatal error: require() [function.require]: Failed opening required ‘DIR/kirby/bootstrap.php’ (include_path=’.:/usr/local/lib/php’) in /var/sites/w/womenandtextiles.org/public_html/index.php on line 6
It works fine in Mamp, and I doublechecked that the .htaccess file is in the folder.
Anybody know what this is about? I googled and the only hit was about permissions. But I think they are fine 644 for folders and 755 for files.