This is the community forum. For a developer response use the Client Area.
Follow us on Facebook, Twitter and YouTube!

Can't open Backend
#1

Hello,

sorry for my english.  Big Grin

I've installed all how it is write in installation guide. Renaming backend folder and delete installation folder...
The installation is on a local server (xampp) to test. 
When I check the site /comments/backendfolder/ the url will extended with "index.php?route=main/dashboard" but the site doesn't load.
It comes an error "the site can't load and "localhost cannot process this request at the moment"

Can you help me to get commentics functionally?

Thanks and greetings
Toeb
Reply
#2

Hi Toeb,

It sounds like there could be a 500 Internal Server Error.

Try checking your XAMPP error log to see what the issue is.

Have you completed the interview?
Reply
#3

Here ist the Apache Error Log. Is this the right log, or where can I find the right log in Xampp?

[Thu Aug 19 09:35:08.148631 2021] [ssl:warn] [pid 556:tid 584] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Thu Aug 19 09:35:08.176539 2021] [ssl:warn] [pid 556:tid 584] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Thu Aug 19 09:35:08.204443 2021] [mpm_winnt:notice] [pid 556:tid 584] AH00455: Apache/2.4.48 (Win64) OpenSSL/1.1.1k PHP/8.0.9 configured -- resuming normal operations
[Thu Aug 19 09:35:08.204443 2021] [mpm_winnt:notice] [pid 556:tid 584] AH00456: Apache Lounge VS16 Server built: May 18 2021 10:45:56
[Thu Aug 19 09:35:08.204443 2021] [core:notice] [pid 556:tid 584] AH00094: Command line: 'C:\\xampp\\apache\\bin\\httpd.exe -d C:/xampp/apache'
[Thu Aug 19 09:35:08.215409 2021] [mpm_winnt:notice] [pid 556:tid 584] AH00418: Parent: Created child process 13140
[Thu Aug 19 09:35:08.532037 2021] [ssl:warn] [pid 13140:tid 596] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Thu Aug 19 09:35:08.559945 2021] [ssl:warn] [pid 13140:tid 596] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Thu Aug 19 09:35:08.577886 2021] [mpm_winnt:notice] [pid 13140:tid 596] AH00354: Child: Starting 150 worker threads.
[Thu Aug 19 09:44:23.159368 2021] [ssl:warn] [pid 12412:tid 612] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Thu Aug 19 09:44:23.187308 2021] [ssl:warn] [pid 12412:tid 612] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Thu Aug 19 09:44:23.212223 2021] [mpm_winnt:notice] [pid 12412:tid 612] AH00455: Apache/2.4.48 (Win64) OpenSSL/1.1.1k PHP/8.0.9 configured -- resuming normal operations
[Thu Aug 19 09:44:23.212223 2021] [mpm_winnt:notice] [pid 12412:tid 612] AH00456: Apache Lounge VS16 Server built: May 18 2021 10:45:56
[Thu Aug 19 09:44:23.212223 2021] [core:notice] [pid 12412:tid 612] AH00094: Command line: 'c:\\xampp\\apache\\bin\\httpd.exe -d C:/xampp/apache'
[Thu Aug 19 09:44:23.215219 2021] [mpm_winnt:notice] [pid 12412:tid 612] AH00418: Parent: Created child process 12172
[Thu Aug 19 09:44:23.515211 2021] [ssl:warn] [pid 12172:tid 644] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Thu Aug 19 09:44:23.542122 2021] [ssl:warn] [pid 12172:tid 644] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Thu Aug 19 09:44:23.559066 2021] [mpm_winnt:notice] [pid 12172:tid 644] AH00354: Child: Starting 150 worker threads.
Reply
#4

I don't use XAMPP so it's hard to say. Did you select that you had a dedicated SSL certificate when you installed Commentics? If so, the admin area will redirect you to HTTPS but I don't think your local server can handle it. I'd suggest re-installing without selecting the dedicated SSL option during the installer steps.

Have you completed the interview?
Reply
#5

I have installed all to my hoster and it works.

It looks good and I need two things to buy it.

Is there a login option for guests to create an account?
I only want to allow registered people to comment.
Reply
#6

Commentics doesn't have registration/login/accounts. Instead, it just identifies users based on the combination of their name and email address.

If your website has a login system, you can use that information to tell Commentics whether the user is allowed to comment. See below FAQs.

For an iFrame integration:
https://commentics.com/faq/iframe-integr...in-to-post

For a PHP integration:
https://commentics.com/faq/php-integrati...in-to-post

Have you completed the interview?
Reply
#7

Good news. That means, if I ask logged-in users from the login system for their e-mail and name and transfer these two data to Commentio, are the comments always correctly assigned?

I see the finish line. When all works then we talk about the payment modalities. ?
Reply
#8

Yes they'll be correctly assigned. Just make sure that the data that you transfer passes the validation rules of Commentics. For the email this must obviously be a valid email address and for the name it must start with a letter and only contain these characters: letters, ampersand, hyphen, apostrophe, period, space, numbers.

FAQs:
https://commentics.com/faq/iframe-integr...in-details
https://commentics.com/faq/php-integrati...in-details

Have you completed the interview?
Reply
#9

Thankx, then I set the same rules for my login system and all works fine :-)
Reply


Possibly Related Threads…
Thread / Author Replies Views Last Post

Forum Jump:


Users browsing this thread: 2 Guest(s)