(it is there)There is no INFLECTS.SEC file. The program cannot work without one. Make sure you are in the subdirectory containing the files for inflections, dictionary, addons and uniques.
Everything is in the php folder, safe mode is (obviously) off. (I have read about the security issues with these functions, but am just trying to get things going first).
Code: Select all
<?php
system('words.exe -deus');
?>How can I get around This? I even tried (for reasons of curiosity only) copying all files to the windows temp directory. no dice.
Thanks, Seth