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

Pages: 1 ... 3 4 [5] 6 7 8
61
MySQL / Re: PhpMyadmin port assignments process
« on: March 17, 2016, 08:04:58 PM »
I believe you can't do that.
Phpmyadmin is running on apache's folder, witch points to port 80, so you have to use this one or you have to install a new apache making it running on the port you want to and then add PHPmyadmin files to www folder... but doesn't makes sense to have 3 apaches running (since CWP is another apache server)

62
Information / Re: Language
« on: March 17, 2016, 07:59:49 PM »
There is no archive either, this platform is developed in english, all texts are placed along the source code.

63
FTP / Re: Where are saved FTP accounts?
« on: February 25, 2016, 12:05:20 PM »
You already have it, you don't need to do that, it's the same CWP root login.
If FTP is not working, try SFTP (whit SSH port instead port 21)

64
SSL / Re: How to integrate SSL to CWP
« on: February 09, 2016, 10:21:00 PM »
Well those SSL certificates are here: "/etc/pki/tls/certs" with the same name as your hostname

65
SSL / Re: How to integrate SSL to CWP
« on: February 09, 2016, 04:41:42 PM »
CWP uses another apache that is stored here: /usr/local/cwpsrv <- Here you can do what you want to

66
DNS / Re: The NS aren't working / information added
« on: January 31, 2016, 04:47:31 PM »
i recommend you to use an external DNS provider like https://www.cloudflare.com/

67
SSL / Re: Remove ssl and redirect https requests to http
« on: January 31, 2016, 03:10:43 AM »
thanks for your reply. Can you please elaborate what to do :-\
Here: http://stackoverflow.com/questions/8371/how-do-you-redirect-https-to-http
But anyway, if someone is trying to access to an SSL url (HTTPs), he might need to accept the certificate first (if you are using openSSL) and then after that, the user will be redirected to an HTTP url.
I might be wrong, but i don't believe you are able to redirect an user without accepting the certificate since you are using port 443 and not port 80 so the browser is already expecting a protocol with and SSL key in it.

68
here: /usr/local/apache/htdocs
change "index.html" for your new one

69
SSL / Re: Remove ssl and redirect https requests to http
« on: January 30, 2016, 11:17:26 AM »
You have to do it with .htaccess on that specific domain

70
CentOS-WebPanel GUI / Re: Where can I find Webpanel themes?
« on: January 30, 2016, 12:33:43 AM »
I have these templates for sell (with an CWP module to execute each time you need it)
For each CWP update made you'll have the need to change the template since the CSS files are replaced by the updated ones.
Also you'll have to press CTRL+F5 after applying the new theme (to avoid browser cache)

$3 (for both) if someone is interested PM me




Module:

71
MySQL / Re: MySQL error (MySQL server has gone away) on restart
« on: January 29, 2016, 11:41:05 PM »
Just ignore that error, it's normal and there is nothing else to do, once you have stoped mysql you have stoped mysql also in CWP that's why you get that error :)

72
FTP / Re: Where are saved FTP accounts?
« on: January 29, 2016, 11:33:37 PM »
Pure-FTPd is the one managing them

Process this SSH code:
Code: [Select]
pure-pw list
Or open the file:
/etc/pure-ftpd/pureftpd.passwd

73
Thanks buddy :)

74
Installation / Re: Error while logging on
« on: January 29, 2016, 11:12:57 PM »
You messed up with your server configs, it looks like you have destroyed important configurations.
What have you done that you can remember?

75
MySQL / Re: Error message when restarting mysql
« on: January 29, 2016, 11:08:12 PM »
The administrator meant over SSH not over the CWP.
That's a typical error that CWP gives but you can ignore that :)

Pages: 1 ... 3 4 [5] 6 7 8