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

Pages: [1] 2
1
I've also done a fresh install with Centos 6.7  ( actually my 3rd attempt ). I followed the instruction like provided on the website.

These are the problems i found:

  • port 2031 reply's as http not https
  • PHP doesn't seem to install correctly. Looks like the build fails and then i just gets a other version with yum when installing extra tools?
    Warning: file_get_contents(http://xxx.xxx.xxx.xxx/phpinfo.php): failed to open stream: HTTP request failed! HTTP/1.0 404 Not Found in /usr/local/cwpsrv/htdocs/resources/admin/modules/php_info.php(1) : eval()'d code(1) : eval()'d code on line 3
  • Installing Softaculous works. But when trying to open it, you just get back to the login page
  • Adding a user, The dns given to the users doesn't show up. If trying to add it again it says already in use

Hi Darkroom,

i have tried reinstalling web panel and i still have the same issue. i tried accessing http: on port 2031 but no luck.  when i contacted support this is what they wrote for my case:
Quote
we have removed mod security configuration from the server as specified in the error message you sent.

Not really a fix but it allowed me access to the cwp

2
thanks Darkroom

 i just reverted my snapshot and i am looking into those point now.  thanks for replying this thread.

Cheers

ozzy

3
i realize that centos 7 isn't supported yet  but does anyone else have issue with 6.7?


4
i have emailed the CWP people directly and have not heard back have given them root access.

\i guess the question is why on a  fresh install would these folders not be created.  should i even be using 6.7?

5
it looks like there is no mod_security folder? or the conf.d folder is empty

--ozzy

6
thanks for the reply. if you look at the original post you will see that i tried that and posted the results.

I wish it was that easy!

--Ozzy

7
Well this ends another attempt at a linux project.  i have been unable to get any help and i even contacted centos web panel directly and still nothing.  I have to say every time i try to moving the linux world this seems to be the case, back to windows i go.  At least it works and i can get support if need be.

I wish to thank those who have responded at least we tried. Maybe when the software is a bit more mature  i can try again.

cheers and thanks

Ozzy

8
Hello.

Nobody knows how did you install it and what errors did you have.
Just check if the directory /usr/local/cwpsrv/modsecurity-crs/ exists.

here are the contents of my cwpsrv dir:


[root@webpanel ~]# cd /usr/local/cwpsrv/
[root@webpanel cwpsrv]# ls
apr       build    conf.d  icons    man      owasp-modsecurity-crs-master.zip
apr-util  cgi-bin  error   include  manual
bin       conf     htdocs  logs     modules


hope this helps

9
I am able to run chkconfig --list |grep httpd and get the following:

httpd           0:off   1:off   2:on    3:on    4:on    5:on    6:off

 so i know the httpd is running. i can also reach port 80.  I am new to linux so it might be a easy fix but any help is greatly appreciated.

cheers

Ozzy

10
Hello thanks for the reply.

I am trying to install CWP on my home server running vmware 6. i have created a new VM with 8 GB RAM and 100GB drive.  I install CentOS 6.7 using the minimal install iso.  once that was installed and on the my network, i simply followed the instructions from the CWP web page to get CWP to install. 

There is obviously something wrong with the CWP install i just don't know how to figure it out.  i was hoping ti would be pretty straighforward. I am familiar with IIS and windows but wanted to give this a try.  so far it has not been kind to me. lol

any help is greatly appreciated.  I can always purchase support from CWP but was hoping not to spend my money on a simple install.

Cheers

Ozzy

11
why on a fresh install following the instructions do i get this error when trying to restart the cwpserver service:


Starting cwpsrvd: cwpsrvd: Syntax error on line 419 of /usr/local/cwpsrv/conf/httpd.conf: Syntax error on line 4 of /usr/local/cwpsrv/conf.d/mod_security.conf: Could not open configuration file /usr/local/cwpsrv/modsecurity-crs/modsecurity_crs_10_config.conf: No such file or directory


when install cents i kept the default formatting.  Could that be causing an issue.  it looks like files may not have been installed?

12
PM has been sent!

13
Hi Glenn i can try that ...

Seems weird that after three fresh installs it behaves the same way.

cheers

Ozzy

14
looks like someting did nit install properly.. installed namp and ran scan  came back with:
Is there a default install log?

[root@webpanel ~]# nmap -sT -O localhost

Starting Nmap 5.51 ( http://nmap.org ) at 2015-11-06 20:04 EST
Nmap scan report for localhost (127.0.0.1)
Host is up (0.000015s latency).
Other addresses for localhost (not scanned): 127.0.0.1
Not shown: 987 closed ports
PORT      STATE SERVICE
21/tcp    open  ftp
25/tcp    open  smtp
53/tcp    open  domain
80/tcp    open  http
110/tcp   open  pop3
143/tcp   open  imap
465/tcp   open  smtps
587/tcp   open  submission
993/tcp   open  imaps
995/tcp   open  pop3s
2222/tcp  open  EtherNet/IP-1
3306/tcp  open  mysql
10025/tcp open  unknown

15
all it says on line 419 is

 419 Include conf.d/*.conf

Pages: [1] 2