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

Hashover v2 Installation Issues #341

Open
nootkan opened this issue Mar 23, 2023 · 1 comment
Open

Hashover v2 Installation Issues #341

nootkan opened this issue Mar 23, 2023 · 1 comment

Comments

@nootkan
Copy link

nootkan commented Mar 23, 2023

Been at this installation for a few hours now and can't seem to install it on a linux centos7.9 cpanel server. Here are the steps I followed:
1.downoaded hash2 master zip.
2. unzipped into my website folder on my computer
3. uploaded to my remote server inside a subfolder called comments
4. Filled out the secret.php file as per directions including creating a mysql database and smtp info
5. Manually filled in the database tables based on a thread in this forum - (done this before so I know what I am doing)
6. Added <script type="text/javascript" src="/comments/comments.php"></script> just before body tag as per hashover-v2/use document instructions
7. Added <div id="hashover"></div> where I want the comments to appear in my content page.
8. Uploaded page to server
9. Checked ownership and permissions: owner:owner folders:755 files: 644
10. Tried to browse to website/comments/admin/settings
11. Only getting a blank page - checked apache error logs, dom logs etc - there are no errors
12. Uninstalled and started over with the same result.
13. php version 5.6
14. Apache Version | 2.4.56
15. MySQL Version | 5.7.41
16. Architecture | x86_64
17. Kernel Version | 3.10.0-1160.80.1.el7.x86_6

I have set up lots of dbs and other open source scripts with no issues so I know I must be missing something simple. If you require anymore info please ask.

Thanks for your time.

@leancept
Copy link

Upgrade to a newer PHP version. I had the same issue with PHP 5.4 (old!), but it works with 7.4

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

2 participants