installation problem with cpanel

Forum for questions and support relating to the 1.25.x releases only.
Locked
mario99
Posts: 5
Joined: Wed Oct 10, 2012 10:24 am

installation problem with cpanel

Post by mario99 »

Hello, I am unable to install ZoneMinder on a VPS with cpanel.
If I do the clean install with CentOS 6. correct functioning.
But if I do the installation of cpanel / whm and then install ZoneMinder not work.
Install them but not shown xxx.xx.xxx.xxx/zm/index.php page in the main directory of the VPS. makes a 404 page not found.

Any idea of installing ZoneMinder + cpanel?

Sorry for my English.

thanks
usersenior
Posts: 24
Joined: Tue Jul 10, 2012 8:34 pm

Re: installation problem with cpanel

Post by usersenior »

mario99 wrote:Hello, I am unable to install ZoneMinder on a VPS with cpanel.
If I do the clean install with CentOS 6. correct functioning.
But if I do the installation of cpanel / whm and then install ZoneMinder not work.
Install them but not shown xxx.xx.xxx.xxx/zm/index.php page in the main directory of the VPS. makes a 404 page not found.

Any idea of installing ZoneMinder + cpanel?

Sorry for my English.

thanks
hello mario99

this is because you have to set the correct path in apache for zm, create a domain for your ZM and then go in / usr / local / apache / conf / httpd.conf and place in the document root path to your zm not forget later add the User of this group of users in the field of zm
mario99
Posts: 5
Joined: Wed Oct 10, 2012 10:24 am

Re: installation problem with cpanel

Post by mario99 »

usersenior wrote:
mario99 wrote:Hello, I am unable to install ZoneMinder on a VPS with cpanel.
If I do the clean install with CentOS 6. correct functioning.
But if I do the installation of cpanel / whm and then install ZoneMinder not work.
Install them but not shown xxx.xx.xxx.xxx/zm/index.php page in the main directory of the VPS. makes a 404 page not found.

Any idea of installing ZoneMinder + cpanel?

Sorry for my English.

thanks
hello mario99

this is because you have to set the correct path in apache for zm, create a domain for your ZM and then go in / usr / local / apache / conf / httpd.conf and place in the document root path to your zm not forget later add the User of this group of users in the field of zm



Hello Usersenior , When I create an installation of ZoneMinder, as I can do to be installed on a subdomain account?
The tutorials make installation at the root of the server's IP, but I want to do the installation within a specific account, as in I can not access the root once installed cpanel.

I have little knowledge in installation.

thanks for your reply.
Locked