View Single Post
  #5 (permalink)  
Old 03-01-06, 04:06 AM
4saken 4saken is offline
Newbie Coder
 
Join Date: Apr 2005
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
It looks like something is blocking access to php extension dlls.
Check permissions on c:/php/ext and c:/php directories and dlls. Try to move extensions to other directory (don't forget to change extensions path in your php.ini file).

P.S. Better use Apache web-server.
Reply With Quote