Re: filesize() and mime_content_type()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



   Have you uncommented or added `extension=php_mime_magic.dll` in
your php.ini file for mime_content_type()?  What about adding
something like this, as well:

extension=php_mime_magic.dll is commented out in my php.ini. So that explains why the mime_content_type() isn't working. That's fine. Is this DLL also responsible for filesize()?

   Do you have anything in the `disable_functions =` area of your php.ini?

No, there are no disabled functions definined in my php.ini.

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux