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.
Pages: [1]
1
PHP / Re: PHP User can't change the permitions of the directories.
« on: September 28, 2017, 04:00:51 PM »
Problem is that i have already tried to re-install it over 10 times and same resaults.
Cent OS 6 & 7 x86 and x64 versions always end up with this problem.
any way to reset it somehow?
Cent OS 6 & 7 x86 and x64 versions always end up with this problem.
any way to reset it somehow?
2
PHP / Re: PHP User can't change the permitions of the directories.
« on: September 27, 2017, 07:13:08 PM »Code: [Select]
root@server ~]# service mysql status
ERROR! MySQL is not running, but lock file (/var/lock/subsys/mysql) exists
3
PHP / PHP User can't change the permitions of the directories.
« on: September 15, 2017, 04:15:26 PM »
Hello to all users of CWP,
I have met a problem with my PHP + mysql that I own by a second developer.
When i try to connect to mysql over php script i get the message first of
PHP User can't change the permitions of the directories. [If i go and fix Permission at CWP Panel for both "nobody" + "user" it will pop up message > Can't connect to DataBase. Please check connection data.]
Any thoughts?
I have met a problem with my PHP + mysql that I own by a second developer.
When i try to connect to mysql over php script i get the message first of
PHP User can't change the permitions of the directories. [If i go and fix Permission at CWP Panel for both "nobody" + "user" it will pop up message > Can't connect to DataBase. Please check connection data.]
Any thoughts?
4
CentOS-WebPanel GUI / Log in Panel Does not load
« on: September 15, 2017, 02:41:35 PM »
Dear Support,
I am a very pleased user of your software for more than 5 months. I am in plans to use it for second time for my personal project.
But with new version I am little bit disapointed since I have done alot of install & re-install because of some bugs that i found.
I am writing here not in request for helping me at the moment but to mention that sometimes when i was adding by mistake 2 subdomains on same folder name, there was no back way to bring the server back.
I do not have any report at the moment but it is worth to keep an eye on that.
I am a very pleased user of your software for more than 5 months. I am in plans to use it for second time for my personal project.
But with new version I am little bit disapointed since I have done alot of install & re-install because of some bugs that i found.
I am writing here not in request for helping me at the moment but to mention that sometimes when i was adding by mistake 2 subdomains on same folder name, there was no back way to bring the server back.
I do not have any report at the moment but it is worth to keep an eye on that.
5
SSL / SSL with subdomains, wildcard problem
« on: March 09, 2017, 05:48:48 PM »
Hello community of CWP,
I am new user of this software. I am not so much experienced user, so do not judge me if i have silly question.
Problem that i have met useing at the moment this software was mainly as for installing SSL and specifically wildcard ssl with option of keep sub-domain on ssl.
Example:
my website is: www.example.com
and my sub is: cp.example.com
I want both of them to be SSL secured, when i apply for SSL certification company of SSL request from me application in style like
*.example.com
So it can include all subdomain for ssl.
Problem comes when i am trying to create a request, i generate the codes over
Security > SSL Generator >
Common Name [Domain] : *.example.com
Country: Code of my country
State: State of my country
Locality Name [City] : My City
Organization Name: Organization of my company
Organization Unite Name: Same as previous
Email Address: my email of the domain
Valid Days: 365
Key size: i prefer the defaults 2048.
Sincei get the 2 codes, request and key.
I am going to
Apache Setting > SSL Cert Manager > Install SSL Certificate
Certificate: *.example.com
user: user of the domain
Path: Path of the website
Domain: [here is the tricky part] if i add it as "example.com" it will take it without any problem
if i add *.example.com [it wont take it either but will crash my Apache.] and then i will need to fix all the problems that come with the "asterisc problem"
Still have not managed to do it proper, should i leave it without asterisk? or what ?
I am new user of this software. I am not so much experienced user, so do not judge me if i have silly question.
Problem that i have met useing at the moment this software was mainly as for installing SSL and specifically wildcard ssl with option of keep sub-domain on ssl.
Example:
my website is: www.example.com
and my sub is: cp.example.com
I want both of them to be SSL secured, when i apply for SSL certification company of SSL request from me application in style like
*.example.com
So it can include all subdomain for ssl.
Problem comes when i am trying to create a request, i generate the codes over
Security > SSL Generator >
Common Name [Domain] : *.example.com
Country: Code of my country
State: State of my country
Locality Name [City] : My City
Organization Name: Organization of my company
Organization Unite Name: Same as previous
Email Address: my email of the domain
Valid Days: 365
Key size: i prefer the defaults 2048.
Sincei get the 2 codes, request and key.
I am going to
Apache Setting > SSL Cert Manager > Install SSL Certificate
Certificate: *.example.com
user: user of the domain
Path: Path of the website
Domain: [here is the tricky part] if i add it as "example.com" it will take it without any problem
if i add *.example.com [it wont take it either but will crash my Apache.] and then i will need to fix all the problems that come with the "asterisc problem"
Still have not managed to do it proper, should i leave it without asterisk? or what ?
Pages: [1]