Hello,
i am having a problem installing Kirby2 on a clients server. No clue what the problem is. I even talked to the service hotline. PHP 5.3 is intstalled and itβs in right httpdocs folder and I did not forget the .htaccess file. It works fine, if installed on another server.
That is the warning:
Warning: require(DIR/kirby/bootstrap.php) [function.require]: failed to open stream: No such file or directory in /var/www/vhosts/i-offermanns.de/httpdocs/index.php on line 6
Warning: require(DIR/kirby/bootstrap.php) [function.require]: failed to open stream: No such file or directory in /var/www/vhosts/i-offermanns.de/httpdocs/index.php on line 6
Fatal error: require() [function.require]: Failed opening required βDIR/kirby/bootstrap.phpβ (include_path=β.:β) in /var/www/vhosts/i-offermanns.de/httpdocs/index.php on line 6
Maybe u can help ?