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

Pages: 1 [2] 3
16
CentOS-WebPanel GUI / Re: I cant login to the web panel
« on: August 10, 2016, 01:11:07 PM »
ioncube missing or damaged or you upgrade php and forgot to upgrade ioncube also. that is the first i would look for.

17
Installation / Re: Mysql connect error
« on: August 10, 2016, 01:05:09 PM »
better open the port and activate the firewall back

18
Installation / Re: Problems after installation
« on: August 10, 2016, 01:03:48 PM »
first you need to find out if their is a user with the name root.
Centos is normally making one user with that name.
and if you have that then the password which has been set by installation of centos. then open your browser
http://yourip:2030
and user name root
and password yourpassword.
and you should have admin access.
 

19
Installation / Re: Horde Webmail Installation
« on: August 10, 2016, 12:56:56 PM »
on centos 5 their is a correct guideline but this is not working with centos 6. even horde website does not give an answer on that. everyone focus on ubuntu and debian. but the file structure is different between centos and ubuntu/debian. and that is why i ask if anybody did this before and remember what he/she did. kind share information.

20
WARNING! Possible NAT networking detected, if you are using NAT-ed network then please enable NAT.
error message is coming even NAT has been enabled and Vhosts have been rebuild. Simply deactivate that error is not an option. I like to know issue to solve it and not simply ignore.

21
CentOS-WebPanel Bugs / BACKUP Bug
« on: August 09, 2016, 11:32:37 AM »
The backup function is copy everything from /home/user to /backup including the mysql. one thing which it not copies are your emails which are in /var/mail/user. which makes the backup pretty useless. you should include that .

22
many times i found out that they simply can not find the file ioncube_loader_lin_5.4.so.

to fix that is simple use ssh and select the root directory /
then you type
find - name ioncube_loader_lin_5.4.so
and press enter.
so now he go and search for that file on your total hard disc. he will give you make a few.
PHP is looking for the file at this folder /usr/local/ioncube/ioncube_loader_lin_5.4.so if he can not find it on that location then is it not install for him. i forced him to take the file which i say and which is by the instruction of ioncube. i copy the file oncube_loader_lin_5.4.so to the php folder modules.
which is /usr/lib64/php/modules if you have 64bit system. and it worked. that is the same thing what the ioncube wizard is telling you.  but i also need to tell php.ini to load the file.  quick fix is copy file to php modules folder and tell php.ini to load it. better way download from ioncube website the tar.gz file and follow their guide. but it will do a damage to cwp. not a damage direct. cwp has an apache compiler where you can build you apache new including php. if you run that again your ioncube is gone and you have to do it again. but this compiler gives you the option to install ioncube unless you forget to to tick it. so you can force it by copy the file or recompile apache+php with ioncube. i suggest recompile. and think which modules you need for apache.

23
Installation / Re: Horde Webmail Installation
« on: August 09, 2016, 10:36:35 AM »
Did anybody get this two working together???

24
Installation / Re: how to conect main www folder with ftp?
« on: August 09, 2016, 10:35:57 AM »
normally CWP sets websites under a user. so that mean. it makes /HOME/YOURUSERNAME/Public_html and the FTP should be pointed too /home/yourusername.

So before you add any domain. Add the username first and under that username you add the domain.
The main www folder you should not touch unless you know what you doing. if you delete that folder apache will not start. and simply make a folder with the same name will also not work. On my server he did not liked it. i needed to reinstall all. was faster then searching for the error. so if you really want to connect with ftp to that folder you can login with filezilla and use the ssh protocol and your ssh port. normally port 22 and your root and your password. or way easier use the advanced filemanager  in CWP admin. but it is always a bad idea to use root as ftp. you can upload the wrong things and later you get problems.

25
Installation / Re: how to run jsp page in my host?
« on: August 09, 2016, 10:22:40 AM »
MY CWP has in Apache settings -- Tomcat Manager a button to install tomcat. i never try to use it. only want to let you know that.

CWP version: 0.9.8.38

26
Installation / Re: SELinux
« on: August 09, 2016, 10:14:32 AM »
SELINUX must be disabled.

27
Installation / Re: weird disk partion on ovh sys server
« on: August 09, 2016, 10:13:24 AM »
you right this partition settings makes no sense.
rndc.key partition with 20GB. you never get it to use all 20GB. you still can install CWP. But ask your provider what he is thinking to setting up like that. lets see what he says.

28
make a port scan on your sever to see if the port 2030 and 2031 is open. if not open then their is a firewall blocking it. either your own servers firewall or the provider has one in place. then contact your provider to open the port for you or get a list from him which ports are accessible. and move cwp to one of that port. which is not so good or ideal but it work. better get the port open first.

29
your question is very good. i also like to have an answer. the total latest.sh script needs to be rewritten to get the correct installation done. and it needs to be tested. and that costs time and money. and both CWP does not have. at this moment. more donations would help.

30
Installation / Re: Disable SElinux or not with installation?
« on: August 09, 2016, 09:58:45 AM »
if it is still enabled. you must disable it and restart the server. SELINUX is actually a very good tool to protect your system but it is to complex to  configure with CWP and creates many issues. It can block suPHP and you wonder why the website not runnes. or it simply kills processes. and that is why it should be disabled. unless you know what you doing and configure it.

Pages: 1 [2] 3