Control Web Panel

WebPanel => CentOS 6 Problems => Topic started by: thecrowlife on September 27, 2014, 04:38:52 AM

Title: Few bugs as been found on Centos 6 with this panel
Post by: thecrowlife on September 27, 2014, 04:38:52 AM
Notice: Undefined index: username in /usr/local/cwpsrv/htdocs/resources/admin/modules/add_domain.php(1) : eval()'d code(1) : eval()'d code on line 1

as well the PHP - Switching does not work, there is no SSH anymore.. to log it.. as well adding domain is not working as well i get that error...
Title: Re: Few bugs as been found on Centos 6 with this panel
Post by: thecrowlife on September 27, 2014, 04:40:21 AM
also i got this; Starting httpd: [FAILED]
when adding domain after... now the httpd is no longer working...
Title: Re: Few bugs as been found on Centos 6 with this panel
Post by: donTomppa on September 27, 2014, 12:24:08 PM
Same.
After adding a domain (after a fresh install), I get the error msg:
Notice: Undefined index: username in /usr/local/cwpsrv/htdocs/resources/admin/modules/add_domain.php(1) : eval()'d code(1) : eval()'d code on line 1

And then httpd doesn't restart anymore...
Title: Re: Few bugs as been found on Centos 6 with this panel
Post by: donTomppa on September 27, 2014, 12:28:25 PM
Deleting the created domain works and after that httpd starts again... odd.
Title: Re: Few bugs as been found on Centos 6 with this panel
Post by: donTomppa on September 27, 2014, 12:40:44 PM
Debugging the problem doesn't seem to be easy..
Opening the file with the error:
"<?php /* Reverse engineering of this file is strictly prohibited. File protecte..."
Title: Re: Few bugs as been found on Centos 6 with this panel
Post by: donTomppa on September 27, 2014, 12:49:53 PM
Get the hold of live support. Admin will check in to this soon.
While waiting, I got a working solution for me.
Earlier I didn't create an user account for the domain first. After creating first an user account and then the domain, it worked. httpd restarted after domain creation.
Title: Re: Few bugs as been found on Centos 6 with this panel
Post by: Administrator on September 27, 2014, 05:45:04 PM
you need to add at least one user before adding domain.
Title: Re: Few bugs as been found on Centos 6 with this panel
Post by: thecrowlife on September 27, 2014, 10:28:16 PM
are you planing on having Zen, and plugin for Team speak and shoutcat to it users - other then just root level? as well reseller panel with few add-on?

also you should make a Openvz & Xen / KVM Panel ...
Title: Re: Few bugs as been found on Centos 6 with this panel
Post by: thecrowlife on September 28, 2014, 12:48:37 AM
PHPinfo not working as well

"Warning: file_get_contents(http://127.0.0.1/phpinfo.php): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in /usr/local/cwpsrv/htdocs/resources/admin/modules/php_info.php(1) : eval()'d code(1) : eval()'d code on line 2"

Title: Re: Few bugs as been found on Centos 6 with this panel
Post by: Administrator on September 28, 2014, 01:02:35 AM
you need to use public shared ip
Title: Re: Few bugs as been found on Centos 6 with this panel
Post by: thecrowlife on September 28, 2014, 04:49:05 AM
you need to use public shared ip

i did, not sure why it stills using the local IP ...

also the FTP? is this normal? "Session Ended
Your session has expired" i restarted the FTP server but still getting it.. anyhow.. i hope u know i'm only trying t help. and not get ya mad for this posting

anyhow..
Title: Re: Few bugs as been found on Centos 6 with this panel
Post by: Administrator on September 30, 2014, 02:10:04 AM
this all is fixed in the new version (0.9.5) and it will be release shortly in few days.
Title: Re: Few bugs as been found on Centos 6 with this panel
Post by: infinitech07 on January 02, 2015, 01:52:46 PM
After created a additional new user account with a domain name assigned, I noticed that the CSF firewall is somehow crashed when logging onto new user account i.e. CWP or the FTP access; it make the whole VPS become like hang and unresponsive.

I have to log in onto the web console which provided by hosting provider and execute the command "service iptables stop/restart" in order to make the VPS back to normal. Everything working fine if CSF firewall being disabled.

Anyone facing the same problem like me?