Control Web Panel

WebPanel => CentOS-WebPanel GUI => Topic started by: graziano68 on July 18, 2017, 01:41:32 PM

Title: php problem
Post by: graziano68 on July 18, 2017, 01:41:32 PM
Hello

if I execute from console

# /usr/local/bin/php /home/user/public_html/myscript.php check=yes rt=1

the value of check and rt are not passing to the scipt using GET . Why ?

I was using cPanel php and it was working correctly , which could be the problem, some limitation in php.ini ?

Thank you