Dear All,
I have found the appropriate spot to put my include files for adding something to Virtual Hosts.
My entry is this:
AddType application/x-miva-compiled .mvc
Action application/x-miva-compiled /cgi-bin/mivavm
When I rebuild httpd.conf via: /scripts/rebuildhttpdconf
The lines are where they should be, but now the look like this:
AddType application/x-miva-compiled .mvc
Action application/x-miva-compiled /scgi-bin/mivavm
I have my mivavm file in the /cgi-bin directory and permissions set to: 4755.
But when I try and access the file, I get:
scgiwrap: Caller must be the nobody user
How to do I make it stop putting in the /scgi-bin entry?
Or how do I make this thing run.
I am trying to set up Miva Merchant to run on the server. This is my first CPanel install, the host is Verio and is of no help at all.
Thank you,
Jeff Collins
Nerd Boy Inc.
I have found the appropriate spot to put my include files for adding something to Virtual Hosts.
My entry is this:
AddType application/x-miva-compiled .mvc
Action application/x-miva-compiled /cgi-bin/mivavm
When I rebuild httpd.conf via: /scripts/rebuildhttpdconf
The lines are where they should be, but now the look like this:
AddType application/x-miva-compiled .mvc
Action application/x-miva-compiled /scgi-bin/mivavm
I have my mivavm file in the /cgi-bin directory and permissions set to: 4755.
But when I try and access the file, I get:
scgiwrap: Caller must be the nobody user
How to do I make it stop putting in the /scgi-bin entry?
Or how do I make this thing run.
I am trying to set up Miva Merchant to run on the server. This is my first CPanel install, the host is Verio and is of no help at all.
Thank you,
Jeff Collins
Nerd Boy Inc.