Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


nginx on cpanel dnsonly
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

nginx on cpanel dnsonly

agentmishraagentmishra Member, Host Rep

has any one installed NginxCP on Cpanel DNSOnly?

if i can be helped?

i am getting this error


./nginxinstaller install
Traceback (most recent call last):
File "./nginxinstaller", line 26, in
apache_version = findapacheversion()
File "./nginxinstaller", line 18, in findapacheversion
proc = subprocess.Popen(["/usr/sbin/httpd", "-V"], stdout=subprocess.PIPE)
File "/usr/lib64/python2.6/subprocess.py", line 642, in init
errread, errwrite)
File "/usr/lib64/python2.6/subprocess.py", line 1238, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory


i did try google, but couldnt get any relief/help

Comments

  • that's because no apache installed

  • agentmishraagentmishra Member, Host Rep

    @gonggo said:
    that's because no apache installed

    sir, thats what i asked how?

    i am stuck and unable to proceed....

    thanks

  • ClouviderClouvider Member, Patron Provider

    Dnsonly is not supposed to be used for web servers. As the name suggest it's for the DNS only.

    If you need web server functionality pay for the correct license and install the full version.

  • what is exactly you up to? If you want to have nginx installed, why not install it from source or rpm. nginxcp act as reverse proxy for an existing apache, which is not available on dnsonly

  • agentmishraagentmishra Member, Host Rep

    @Clouvider said:
    Dnsonly is not supposed to be used for web servers. As the name suggest it's for the DNS only.

    If you need web server functionality pay for the correct license and install the full version.

    its not always for the webserver and pricing factor that one would require nginx on cpanel dnsonly

  • agentmishraagentmishra Member, Host Rep

    @gonggo said:
    what is exactly you up to? If you want to have nginx installed, why not install it from source or rpm. nginxcp act as reverse proxy for an existing apache, which is not available on dnsonly

    i wish to have nginx as reverse proxy for cpanel master

Sign In or Register to comment.