Results 1 to 2 of 2
Howdy,
I have an application that executes from several places in the doc root of the server. On an older system this works great. On a new CentOS 5.2 system ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 10-31-2008 #1Just Joined!
- Join Date
- Oct 2008
- Posts
- 2
(13)Permission denied: exec of '../targetselect' failed
Howdy,
I have an application that executes from several places in the doc root of the server. On an older system this works great. On a new CentOS 5.2 system it fails... A LOT... with errors like the title of this thread.
I have backed out httpd and some dependencies with "rpm -e --nodeps" so that the httpd version is the same on both systems. See a list of the 4 rpms below.
The problem remains unchanged after restarting the server.
I don't know enough about Apache to locate where the problem is.
Can any of you Masters help me please? What info do you require? I'll send it asap.
Regards,
George...
httpd-2.2.3-7.el5.centos.x86_64.rpm
httpd-devel-2.2.3-7.el5.centos.x86_64.rpm
httpd-manual-2.2.3-7.el5.centos.x86_64.rpm
mod_dav_svn-1.4.2-2.el5.x86_64.rpm
- 11-04-2008 #2Just Joined!
- Join Date
- Oct 2008
- Posts
- 2
Howdy,
Many thanks to all of you who responded to my desperate plea for help...
The problem was that /bin had somehow gotten the wrong permissions, supposed to be 755 was 700.
Regards,
George...


Reply With Quote
