Saturday, May 15, 2021

WAMP CORS error

 



CORS error




Wampserver 403 Forbidden

 You don't have permission to access this resource.


website is normail with localhost  .


but website is Forbidden with Extranet.


C:\wamp64\bin\apache\apache2.4.46\conf



Find httpd.conf file
# onlineoffline tag - don't remove Require local



change
#   onlineoffline tag - don't remove
Require all granted



httpd-vhosts.conf

Require local change to "Require all granted"



 Windows server + Wamp +php +mysql

Wednesday, May 5, 2021

"You cannot delete a plugin while it is active on the main site" wordpress plugins

 "You cannot delete a plugin while it is active on the main site" wordpress plugins can't delete.


Purge All Caches



Sunday, May 2, 2021

Warning: Certificates may not renew automatically. due to a web server configuration issue.

Automatic renewal Let's Encrypt with "sudo /opt/bitnami/bncert-tool"




Warning: Certificates may not renew automatically. due to a web server configuration issue.


httpd-vhosts.conf add



again