Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - GTMAN

Pages: [1] 2 3 ... 5
1
PHP / Re: How to compile PHP with support for webp in gd?
« on: June 05, 2019, 08:06:50 PM »
What do you mean support it? Do you mean to convert images or support displaying them on a website?

3
Installation / Re: Lost Pro License when I changed server IP
« on: May 15, 2019, 04:16:04 PM »
Thank you!

4
Installation / Lost Pro License when I changed server IP
« on: May 15, 2019, 02:08:00 PM »
I moved the server to a different IP and now I do not have pro license. How do I get it back?

5
Information / Re: mysqli_error()
« on: May 02, 2019, 04:51:24 PM »
I solved the problem.
Thank you all.
Now everything works.

Thanks for sharing the answer >:(

6
Hi!

Every time I log into CWP Panel, there is this message "Danger: Hidden Processes - SECURITY ISSUE". I click on the hyperlink "here" and it opens a page where I click the green button "Enable Protection". I do this for every user listed in the drop-down menu in this CWP Panel page. I click on the X to close the warning message "Danger: Hidden Processes - SECURITY ISSUE" will never go away. On testing each user, all have Status Active Permanent Enabled.

However, when I login into the CWP Panel the next day, there it is again the warning message "Danger: Hidden Processes - SECURITY ISSUE". I check the users, all are Permanent Enabled.

Please, any advice to fix this issue is welcome.

rgs.

You don's have to do it for every user. Is the server being rebooted every day? If the server is rebooted you have to reset the process manager.

7
CentOS-WebPanel Bugs / Re: Wordpress installation issue
« on: April 18, 2019, 06:22:24 PM »
I put my own password in the installer and it was passed correctly to wp-config. I checked the hash using this generator https://www.browserling.com/tools/mariadb-password and it didn't match the hash in mysql>user table. If I edit that table and put in the hash it works.

e.g.

Password = password
Hash = *2470C0C06DEE42FD1618BB99005ADCA2EC9D1E19

8
CentOS-WebPanel Bugs / Re: Wordpress installation issue
« on: April 17, 2019, 03:09:26 PM »
I have CWPpro version: 0.9.8.800

The issue is that the password for the database is not set correctly by the installation script. wp-config.php is written to correctly but not the actual database. You have to use the MySql Manager to set the database password manually in order to proceed with the installation.

Where is the WordPress installation script located? Perhaps we could help debug this.

9
Clear the cache in the browser? What port are you using? 2087 works for me.

10
Other / Re: Questins regarding Installing OPCache
« on: April 09, 2019, 06:25:50 PM »
opcache is an option you can select when you compile your PHP versions

11
Other / Re: Questins regarding Installing OPCache
« on: April 07, 2019, 03:14:14 PM »
I would not do that as it say it will disable the ability to use version switcher. PHP-FPM is a better option and it's baked in to CWP.

12
Check out this Wiki. The file you edited will be overwritten at some point.

http://wiki.centos-webpanel.com/webservers-vhost-templates

13
Aplications / Re: How to install wordpress to linux server
« on: April 04, 2019, 01:28:07 PM »
I'm running into a few issues.

I have successfully migrated wordpress to a centos7 server a few times from my hosted server.

I'm trying with CWP for the first time and seem to have a problem, the HTTP test page continues to load even after I deleted the Index.html file.

I have deleted everything from the public_html folder and readded my wordpress files.
I have modified the wp_config file to reflect the new database which I imported from my live site.

Still unable to load the wordpress site no matter which urls I use. I have restarted the HTTP service and rebooted the sql database still no luck.
Anyone able to help me on this issue?

Did you import the site as Root? Check the file permissions and ownership.

14
High Performance / Re: Wordpress - High-Performance instructions
« on: April 01, 2019, 07:39:33 PM »
Yes. Varnish will not handle requests with cookies and WordPress uses cookies so they have to be stripped. Thats done via the config file so pick the wordpress template.

15
Other / Re: Netdata is empty
« on: March 20, 2019, 07:16:48 PM »
Netdata runs on port 19999. You need to open that port in CSF firewall.  Then browse to http://serverIP:19999. Mine will not run under https or in the CWP panel as it's forced to SSL.

Pages: [1] 2 3 ... 5