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 - studio4host

Pages: 1 ... 50 51 [52] 53 54 ... 89
766
Apache / Re: Backup Server with CWP
« on: December 16, 2018, 02:52:38 AM »
simply from the dashboard or by using a service name from the command line...basically the same as on any other centos.

767
Installation / Re: Add domain to existing website
« on: December 16, 2018, 02:51:03 AM »
you would simply need to check that the path for it is the same but in many cases this will not work as many sites like wordpress run rewrite rules and then it would redirect back to main domain...so you would need to run multisite config if wordpress is in question

768
PHP / Re: cwp7 php fpm Selector
« on: December 16, 2018, 02:48:42 AM »
7.3 still isn't recommended for production. you need to check the include files where this file is included into config

probably in
/opt/alt/php-fpm73/usr/php/php.d/

769
CentOS-WebPanel Bugs / Re: I do not want to install PHP-FPM !
« on: December 16, 2018, 02:43:17 AM »
Apache does not start up and is complaining about the Rewrite lines in the file /usr/local/apache/conf/sharedip.conf file

delete: /usr/local/apache/conf/sharedip.conf and /usr/local/apache/conf/httpd.conf and then reinstall apache
yum reinstall cwp-httpd

after that rebuild webservers (needed only if still not working)

770
CentOS-WebPanel Bugs / Re: PHP-FPM settings
« on: December 16, 2018, 02:38:07 AM »
for php-fpm you need to use file ".user.ini"

771
Installation / Re: please, go back to the previous versions of cwp
« on: December 13, 2018, 07:20:04 PM »
you should use search on the forum and wiki there is much info about it, all issues were fixed in the latest version

http://forum.centos-webpanel.com/high-performance/wordpress-high-performance-instructions/
http://wiki.centos-webpanel.com/webservers-vhost-templates
http://wiki.centos-webpanel.com/webservers-update

- Ftp users access, this was centos 7.6 upgrade...not cwp,  also cwp included in the latest version autodetection for this issue

772
DNS Manager / Re: rDNS/PTR error
« on: December 13, 2018, 07:17:43 PM »
if you are sure all is ok you can contact cwp dev via contact on the site to check on your server for differences...

773
Updates / Re: PHP-FPM Enable
« on: December 13, 2018, 07:15:28 PM »

776
Installation / Re: please, go back to the previous versions of cwp
« on: December 13, 2018, 02:53:35 PM »
what bugs you have...you haven't mentioned any ?

777
username should have max numb of characters 8 as the limit for creating account and the you shouldn't have any issues

778
How to / Re: I need web site tutorial!
« on: December 13, 2018, 02:19:49 PM »

779
CentOS 7 Problems / Re: Job for named.service failed
« on: December 13, 2018, 02:18:00 PM »
you need to check this zone server-vps.website for errors, location of the file:
/var/named/


Dec 12 18:15:31 server1 bash: zone server-vps.website/IN: not loaded due to errors.
Dec 12 18:15:31 server1 bash: _default/server-vps.website/IN: bad zone

780
Information / Re: Send email with laravel sendmail driver
« on: December 13, 2018, 02:04:01 PM »
try to check maillog when sending mail, you can use live tail on the log with command

tail -f /var/log/maillog

Pages: 1 ... 50 51 [52] 53 54 ... 89