Web Hosting Talk







View Full Version : AutoSetup


gabeosx
11-12-2001, 12:15 AM
Anyone have this problem with AutoSetup? It says to check that the account create script by doing ./creatacct.php, but I get the following error:
[root auto]# ./creatacct.php
Error in argument 1, char 3: option not found
Error in argument 1, char 3: option not found
Usage: php [-q] [-h] [-s [-v] [-i] [-f <file>] | {<file> [args...]}
-q Quiet-mode. Suppress HTTP Header output.
-s Display colour syntax highlighted source.
-f <file> Parse <file>. Implies `-q'
-v Version number
-C Do not chdir to the script's directory
-c <path> Look for php.ini file in this directory
-a Run interactively
-d foo[=bar] Define INI entry foo with value 'bar'
-e Generate extended information for debugger/profiler
-z <file> Load Zend extension <file>.
-l Syntax check only (lint)
-m Show compiled in modules
-i PHP information
-h This help

Anyone have any suggestions on fixing this?

texasweb
11-12-2001, 10:32 AM
Did you post on the support site for autosetup.

Omair Haroon
11-12-2001, 04:26 PM
Do you have PHP installed as a CGI Module? I think that is why it is giving errors.


-Omair

smartbackups
11-12-2001, 04:34 PM
That is what it looks like, you need to load php as cgi. I would e-mail support for them, they offer some great support.