alfa_44 Posted July 22, 2004 Posted July 22, 2004 Hi, My provider has restictions set on by PHP. The following commands are disabled. PHPINFI, EXEC, SYSTEM, INODE, PASSTHRU, SHELL_EXEC, PROC_CLOSE, PROC_TERMINATE, PROC_OPEN. Which feature's of oscommerce don't work when these commands are disabled?
Guest Posted July 22, 2004 Posted July 22, 2004 those are specific commands you do not need to worry about. put this in a page named phpinfo.php on your website and then run it, see what you get. <?php phpinfo(); ?>
alfa_44 Posted July 22, 2004 Author Posted July 22, 2004 Sorry, typ error. first command is phpinfo so i dont see anything.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.