pH7Software / pH7-Social-Dating-CMS

😻 pH7Builder (formerly pH7CMS) is a Professional & Open Source Social Dating CMS written in PHP 8 πŸš€ This Social Dating Script aims to be low resource-intensive, powerful and secure. pH7Builder includes over 40 modules. It is the first Professional, Free & Open Source Social Dating Site Builder Software and the first choice for enterprise level Da
https://pH7Builder.com
MIT License
972 stars 579 forks source link

Internal Server Error #274

Closed charleskay closed 6 years ago

charleskay commented 6 years ago

Hello, I just installed the app on my webhost and after the installation I go Internal Server erro. I'm not even able to view the admin backend . I checked with my host and I was told no error logs was found on the server and that the issue is from the application. How do I fix the issue?

Thanks

pH-7 commented 6 years ago

Hi @charleskay!

Steps to do in order to see the error details.

[mode]
    environment = production

to

[mode]
    environment = development
  1. Refresh the page and see the errors on the page.
  2. Check if you have a log file in /_protected/data/log/ If so, open the file and copy/paste the text here in comment.
charleskay commented 6 years ago

@pH-7, thanks for the response. After activating the developement mode, I learnt that a file was missing so I uploaded the file. The site is showing now albeit wthout any style. No CSS at all. I attached the homepage. It just shows the hypertext links alone. I will appreciate any help to solve the styling issue. Thanks dating style

pH-7 commented 6 years ago

It is certainly an internal error from the munify JS/CSS compressor. Try to see the source page through your web browser and click on a CSS/JS file there.

Finally, have you checked the log file (β€˜/_protected/data/log/’) like I told you? That one should give you further details :)

pH-7 commented 6 years ago

Finally, another possibility might be that the Apache mod_rewrite isn’t setup correctly. Especially if you click on a link and if it returns a 404 error.

Please check the doc at https://ph7cms.com/doc/en/how-to-install-rewrite-module

P.S. Please also make sure that the .htaccess file is correctly uploaded to the root directory where your website has been uploaded.

Hope this helps!

charleskay commented 6 years ago

It was a longwalk to freedom. Everything is working fine now and beautifully. Thanks for the awesome software.

pH-7 commented 6 years ago

Really happy to hear that @charleskay! Your'e welcome 😊 If you are happy with the support and the software, it will be very nice of you to give a nice review at https://sourceforge.net/projects/ph7socialdating/ (it really helps and motivates me!)

lock[bot] commented 6 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. Thanks, Pierre-Henry