Hello
I cant run cgi-bin scripts in the cgi-bin dir in the public_html
I've checked the suexec err log and it says
[2006-01-08 11:06:26]: info: (target/actual) uid: (hosting/hosting) gid: (hosting/hosting) cmd: staff.cgi
[2006-01-08 11:14:43]: info: (target/actual) uid: (hosting/hosting) gid: (hosting/hosting) cmd: staff.cgi
[2006-01-08 11:17:48]: info: (target/actual) uid: (hosting/hosting) gid: (hosting/hosting) cmd: staff.cgi
i think it is normal entries
I'VE CHECKED THE FILES PERMISSIONS and it is 755.
I've checked the virtual host entries and it is ok ,here it is:
<VirtualHost 98.55.145.66>
ServerAlias www.hostingarabs.com hostingarabs.com
ServerAdmin [email protected]
DocumentRoot /home/vhosts/hosting/public_html
BytesLog domlogs/hostingarabs.com-bytes_log
User hosting
Group hosting
<IfModule mod_php4.c>
php_admin_value open_basedir "/home/vhosts/hosting/:/usr/lib/php:/usr/local/lib/php:/tmp"
</IfModule>
<IfModule mod_php5.c>
php_admin_value open_basedir "/home/vhosts/hosting/:/usr/lib/php:/usr/local/lib/php:/tmp"
</IfModule>
ServerName www.hostingarabs.com
<IfModule mod_userdir.c>
Userdir disabled
Userdir enabled hosting
</IfModule>
User hosting
group hosting
CustomLog domlogs/hostingarabs.com combined
ScriptAlias /cgi-bin/ /home/vhosts/hosting/public_html/cgi-bin/
</VirtualHost>
I also have checked the cgi option in whm settings and it is "y".
Plz help me....
Any new Ideas.
Thank you and Best Regards...
I cant run cgi-bin scripts in the cgi-bin dir in the public_html
I've checked the suexec err log and it says
[2006-01-08 11:06:26]: info: (target/actual) uid: (hosting/hosting) gid: (hosting/hosting) cmd: staff.cgi
[2006-01-08 11:14:43]: info: (target/actual) uid: (hosting/hosting) gid: (hosting/hosting) cmd: staff.cgi
[2006-01-08 11:17:48]: info: (target/actual) uid: (hosting/hosting) gid: (hosting/hosting) cmd: staff.cgi
i think it is normal entries
I'VE CHECKED THE FILES PERMISSIONS and it is 755.
I've checked the virtual host entries and it is ok ,here it is:
<VirtualHost 98.55.145.66>
ServerAlias www.hostingarabs.com hostingarabs.com
ServerAdmin [email protected]
DocumentRoot /home/vhosts/hosting/public_html
BytesLog domlogs/hostingarabs.com-bytes_log
User hosting
Group hosting
<IfModule mod_php4.c>
php_admin_value open_basedir "/home/vhosts/hosting/:/usr/lib/php:/usr/local/lib/php:/tmp"
</IfModule>
<IfModule mod_php5.c>
php_admin_value open_basedir "/home/vhosts/hosting/:/usr/lib/php:/usr/local/lib/php:/tmp"
</IfModule>
ServerName www.hostingarabs.com
<IfModule mod_userdir.c>
Userdir disabled
Userdir enabled hosting
</IfModule>
User hosting
group hosting
CustomLog domlogs/hostingarabs.com combined
ScriptAlias /cgi-bin/ /home/vhosts/hosting/public_html/cgi-bin/
</VirtualHost>
I also have checked the cgi option in whm settings and it is "y".
Plz help me....
Any new Ideas.
Thank you and Best Regards...