Author Topic: Few bugs as been found on Centos 6 with this panel  (Read 17435 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
Few bugs as been found on Centos 6 with this panel
« 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...

Offline
*
Re: Few bugs as been found on Centos 6 with this panel
« Reply #1 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...

Offline
*
Re: Few bugs as been found on Centos 6 with this panel
« Reply #2 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...

Offline
*
Re: Few bugs as been found on Centos 6 with this panel
« Reply #3 on: September 27, 2014, 12:28:25 PM »
Deleting the created domain works and after that httpd starts again... odd.

Offline
*
Re: Few bugs as been found on Centos 6 with this panel
« Reply #4 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..."

Offline
*
Re: Few bugs as been found on Centos 6 with this panel
« Reply #5 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.

Offline
*
Re: Few bugs as been found on Centos 6 with this panel
« Reply #6 on: September 27, 2014, 05:45:04 PM »
you need to add at least one user before adding domain.
AntiDDoS Protection (web + mail)
http://centos-webpanel.com/website-ddos-protection-proxy

Join our Development Team and get paid !
http://centos-webpanel.com/develope-modules-for-cwp


Services Monitoring & RBL Monitoring
http://centos-webpanel.com/services-monitor


Do you need Fast and FREE Support included for your CWP linux server?
http://centos-webpanel.com/noc-partner-list
Installation Instructions
http://centos-webpanel.com/installation-instructions
Get Fast Support Here
http://centos-webpanel.com/support-services

Offline
*
Re: Few bugs as been found on Centos 6 with this panel
« Reply #7 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 ...

Offline
*
Re: Few bugs as been found on Centos 6 with this panel
« Reply #8 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"


Offline
*
Re: Few bugs as been found on Centos 6 with this panel
« Reply #9 on: September 28, 2014, 01:02:35 AM »
you need to use public shared ip
AntiDDoS Protection (web + mail)
http://centos-webpanel.com/website-ddos-protection-proxy

Join our Development Team and get paid !
http://centos-webpanel.com/develope-modules-for-cwp


Services Monitoring & RBL Monitoring
http://centos-webpanel.com/services-monitor


Do you need Fast and FREE Support included for your CWP linux server?
http://centos-webpanel.com/noc-partner-list
Installation Instructions
http://centos-webpanel.com/installation-instructions
Get Fast Support Here
http://centos-webpanel.com/support-services

Offline
*
Re: Few bugs as been found on Centos 6 with this panel
« Reply #10 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..

Offline
*
Re: Few bugs as been found on Centos 6 with this panel
« Reply #11 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.
AntiDDoS Protection (web + mail)
http://centos-webpanel.com/website-ddos-protection-proxy

Join our Development Team and get paid !
http://centos-webpanel.com/develope-modules-for-cwp


Services Monitoring & RBL Monitoring
http://centos-webpanel.com/services-monitor


Do you need Fast and FREE Support included for your CWP linux server?
http://centos-webpanel.com/noc-partner-list
Installation Instructions
http://centos-webpanel.com/installation-instructions
Get Fast Support Here
http://centos-webpanel.com/support-services

Offline
*
Re: Few bugs as been found on Centos 6 with this panel
« Reply #12 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?