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

Pages: 1 ... 95 96 [97] 98 99 ... 110
1441
How to / Re: Add new domain
« on: July 23, 2014, 01:25:37 AM »
have you set shared ip and added content in public_html folder of this domain?

1442
you have php switcher in CWP and you can recompile php with any flags.

1443
CentOS 6 Problems / Re: Centos web panel problems with magento
« on: July 21, 2014, 06:13:55 PM »
you can return your htaccess file back to .htaccess if you need it.

1444
version 0.9.2+ is much more secure and advanced for high traffic websites.

1445
you can point one subdomain to this ip and then create new account for that subdomain.

1446
Suggestions / Re: Translation
« on: July 17, 2014, 05:52:18 AM »
this will be added in later versions over 1.0++

1447
Other / Re: Park domain & A record?
« on: July 17, 2014, 05:51:23 AM »
you can manually add record in vhost file.

1448
Suggestions / Re: Repair database
« on: July 17, 2014, 05:50:47 AM »
nice suggestion, it will be added

1449
Other / Re: Error in upload file
« on: July 14, 2014, 01:41:54 PM »
ig you do not have any error that igore it, as this needs to be resolved with file manager update.

1450
they you will need to build addon module for this, you have instructions here
http://forum.centos-webpanel.com/new-modules/how-to-build-a-new-module-for-centos-web-panel-(cwp)/

1451
how are you uploading them from your computer?

1452
CentOS 6 Problems / Re: About account
« on: July 14, 2014, 02:56:34 AM »
Even  if I delite or upload an index.html  the centos test page comming up.
What can I do ??

where are you uploading and what link you are opening?

1453
Other / Re: Error in upload file
« on: July 14, 2014, 02:54:53 AM »
Deprecated: Function ereg() in newer version of php.

1454
Installation / Re: install Error on Centos 7
« on: July 12, 2014, 06:02:25 PM »
how much ram 6 swap you have on your server?
CWP is not tested on CentOS 7 as this is still beta.

1455
How to / How to enable root access on Microsoft Azure Cloud
« on: July 09, 2014, 01:01:24 PM »
How to enable root access on Microsoft Azure Cloud.

1. Login via ssh using your sudo user
2. Now login as root user
Code: [Select]
sudo su -
3. check if root access is set (LOCK means that root access is disabled)
Code: [Select]
[root@Linux ~]# grep root /etc/shadow
root:*LOCK*:14600::::::

4. enable root access  (as root user enter command passwd)
Code: [Select]
[root@Linux ~]# passwd
now enter your password and root access is enabled, you can check this by using command "grep root /etc/shadow"





Pages: 1 ... 95 96 [97] 98 99 ... 110