Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dokuwiki Installation problem with include /usr/share/php #243

Open
bikingfreak opened this issue Mar 5, 2024 · 0 comments
Open

Dokuwiki Installation problem with include /usr/share/php #243

bikingfreak opened this issue Mar 5, 2024 · 0 comments

Comments

@bikingfreak
Copy link

I had to reinstall Dokuwiki after wiping Ubuntu when reinstalling Windows in another partion - dual boot. Anyway, I have installed dokuwiki and php and tested that the Apache web server works with the Apache test page and PHP test page, but I get the following error in the Apache2 error log when trying to run install.php. It refers to the include file /usr/share/php but there is no such file on my system, just /usr/share/php8.1-common so I created a symbolic link to the former but still get this error. Please help.

PHP Fatal error: Uncaught Error: Failed opening required '/var/www/dokuwiki/inc/init.php' (include_path='.:/usr/share/php') in /var/www/dokuwiki/install.php:20\nStack trace:\n#0 {main}\n thrown in /var/www/dokuwiki/install.php on line 20

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant