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

trouble with integrating
#3

Thanks, this helped me get part way there. I fixed the /comments/ line and made sure install folder was deleted.

I tried renaming as a .php file and everything immediately worked perfectly.

However, when I tried adding the two sample lines below into the .htaccess file (first tried one, then the other), I still get nothing in my .html test.

AddHandler application/x-httpd-php5 .html .htm .shtml
AddHandler x-httpd-php5-cgi .html .htm .shtml

Here's how my .htaccess file reads now:


# php -- BEGIN cPanel-generated handler, do not edit
# Set the “ea-php72” package as the default “PHP” programming language.
<IfModule mime_module>
AddHandler application/x-httpd-ea-php72 .php .php7 .phtml
AddHandler x-httpd-php5-cgi .html .htm .shtml
</IfModule>
# php -- END cPanel-generated handler, do not edit


Are there any other tricks I should try or am I just going to need to use .php for any pages with comments?

Thank you!
Reply


Messages In This Thread
trouble with integrating - by imaginesoco - 11-Jan-2021, 08:55 PM
RE: trouble with integrating - by Steven - 11-Jan-2021, 09:12 PM
RE: trouble with integrating - by imaginesoco - 11-Jan-2021, 09:52 PM
RE: trouble with integrating - by imaginesoco - 11-Jan-2021, 10:24 PM
RE: trouble with integrating - by Steven - 12-Jan-2021, 09:45 AM
RE: trouble with integrating - by Steven - 12-Jan-2021, 09:48 AM
RE: trouble with integrating - by Steven - 12-Jan-2021, 11:36 AM
RE: trouble with integrating - by imaginesoco - 12-Jan-2021, 05:38 PM
RE: trouble with integrating - by Steven - 12-Jan-2021, 08:08 PM
RE: trouble with integrating - by imaginesoco - 13-Jan-2021, 05:40 AM

Possibly Related Threads…
Thread / Author Replies Views Last Post
Last Post by afoster
21-Aug-2020, 06:47 PM
Last Post by Steven
20-Mar-2017, 09:09 PM
Last Post by Steven
21-Sep-2015, 05:40 PM
Last Post by Steven
25-Apr-2014, 11:05 PM
Last Post by Steven
10-Apr-2014, 08:32 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)