Installation Error
Posted: Mon Feb 02, 2004 10:20 pm
Hi
i need help with installing script.
I have following instructions:
1) Set permissions for scripts to write into the "id_img", "id_wav", "id_avi", "tmp_wav", "tmp_avi" and "articles" directories in a convenient and secure way for your hosting account. It can be set like 777, or you can chown them to "nobody" and set 700 permissions.
2) Remove configuration file inc/header.inc.php if it exists.
3) Run "install/index.php" to create "inc/header.inc.php" file. On this step it will be useful to run "install/exec.php" to find out paths to the executables binaries on the server.
4) Move "periodic" directory out of http scope and set correct way to inc/header.inc.php in "cmd.php" and "notifies.php" in "require_once( "/path/to/header.inc.php" );" string. Put command "php -q /path/to/cmd.php" on cron to run it every midnight.
Put command "*/15 * * * * php -q /path/to/periodic/notifies.php" on cron to run it every 15 minutes.
However when trying to execute "install/index.php" i am getting this error:
Error executing associated application or assosiation not found.
I am not a programmer and do need help with installation.
Thank you for your help and time.
i need help with installing script.
I have following instructions:
1) Set permissions for scripts to write into the "id_img", "id_wav", "id_avi", "tmp_wav", "tmp_avi" and "articles" directories in a convenient and secure way for your hosting account. It can be set like 777, or you can chown them to "nobody" and set 700 permissions.
2) Remove configuration file inc/header.inc.php if it exists.
3) Run "install/index.php" to create "inc/header.inc.php" file. On this step it will be useful to run "install/exec.php" to find out paths to the executables binaries on the server.
4) Move "periodic" directory out of http scope and set correct way to inc/header.inc.php in "cmd.php" and "notifies.php" in "require_once( "/path/to/header.inc.php" );" string. Put command "php -q /path/to/cmd.php" on cron to run it every midnight.
Put command "*/15 * * * * php -q /path/to/periodic/notifies.php" on cron to run it every 15 minutes.
However when trying to execute "install/index.php" i am getting this error:
Error executing associated application or assosiation not found.
I am not a programmer and do need help with installation.
Thank you for your help and time.