- This topic has 5 replies, 2 voices, and was last updated 7 years, 4 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- The topic ‘Activation Problem’ is closed to new replies.
Tagged: activation
Hello,
I have entered my activation (license) code after installing but nothing happens. The database is read-write but something isn’t working properly. Any ideas or suggestions?
Hi Gary,
Do you see anything logged in your debug.log? Does the page refresh after you click on the ‘Activate’ button?
Thanks
Syam
Hi Syam,
Where does the debug.log reside? The page does refresh after clicking the ‘activate’ button.
Hi Gary,
Debug.log is part of WordPress debugging. It resides in wp-content. But you will have to set it up as part of your wp-config. Please take a look at the following URL.
https://codex.wordpress.org/Debugging_in_WordPress
Thanks
Syam
Syam,
That log allowed me to find the problem. The database user didn’t have permission to create the needed table. That is all fixed now and everything is running. Thanks for the assistance!
Hi Gary,
Glad to know that.
Thanks
Syam