* Thus wrote Veress Berci ([EMAIL PROTECTED]): > Hello! > > But when I run mmcache.php, it says that it's not installed. > Then i've noticed that I have a php.ini in my winnt folder too (I think > that's because i've installed "PHPTriad" first and then PHP 4.3.4). > So I've updated it too but still nothing. > > What have I done wrong? Should I configure php too to run as a mod?
php has to run as a mod in order to have mmcache run. Make a php page with the output of phpinfo(). It will tell you if its running in module mode or cgi and also wich php.ini you need to modify. Curt -- "My PHP key is worn out" PHP List stats since 1997: http://zirzow.dyndns.org/html/mlists/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php