From: Andris S. <li...@ap...> - 2001-08-23 14:59:46
|
> I applied your zip and the changes in the Makefie.in, but now I get this :( > in user/htdocs > Error in argument 1, char 3: option not found At least we have some progress... Another error message (:>)... Could you please check 1) whether it now gets to the xml2php file (i.e. try to echo something at the beginning of the file, see if something comes out). 2) whether you have enabled register_argc_argv and register_globals in your php.ini file. 3) if you're Unix user, there should be #!/usr/local/php4/bin/php -q, but not #!c:/php/php.exe -q at the beginning of xml2php.php Andris Spruds |