Hey guys, I just installed PHP 4.2 on my Powerbook this past week and
started developing on it.. I use the Smarty template engine (smarty.php.net)
and I started having a lot of trouble with it yesterday. Several people on
the smarty list said that it was a problem with PHP 4.2 and OS X.. Smarty
makes directories and files (the PHP caches of the template files) and I get
tons of "permission denied" errors from the mkdir()s and stat()s.. I got the
latest CVS and that still happens, along with quite a few mcrypt errors
("cannot open encrypton module" for MCRYPT_TripleDES -- same thing that
happens when I tried the 4.1.0 MacOS X build)..

Anyway, has this been reported -- is there a work around?


-Mitch 


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to