by axew3 » Thu Dec 26, 2019 9:09 am
Hello, sure that the path to
config.php file is correct?
Code: Select all
/home/myusername/www/mydomain.com/public_html/forum/config.php
Integration is domain/subdomain, or both wp and phpBB are on same domain installed?
If something on your server settings do not allow to include external files, like into subdomains common configuration, then you can follow this:
https://www.axew3.com/w3/2016/09/how-to ... -and-path/
Note this into file's inline hints:
Code: Select all
Remember to un-comment, removing the pre pending // chars in front of the very last line on your custom config.php file
Hello, sure that the path to [i]config.php[/i] file is correct?
[code]/home/myusername/www/mydomain.com/public_html/forum/config.php[/code]
Integration is domain/subdomain, or both wp and phpBB are on same domain installed?
If something on your server settings do not allow to include external files, like into subdomains common configuration, then you can follow this:
[url]https://www.axew3.com/w3/2016/09/how-to-setup-wp_w3all-manual-phpbb-config-php-file-and-path/[/url]
Note this into file's inline hints:
[code]Remember to un-comment, removing the pre pending // chars in front of the very last line on your custom config.php file[/code]