Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warning: finfo_open(): bad type specifier while parsing parameters in /users/user/public_html/Wikitten-master/wiki.php on line 53 #18

Open
ilhanyumer opened this issue Mar 7, 2013 · 4 comments

Comments

@ilhanyumer
Copy link

http://ilhan.name/Wikitten-master/

@victorstanciu
Copy link
Collaborator

What version of PHP are you running?

@ilhanyumer
Copy link
Author

PHP 5.3.8 ( http://web-sniffer.net/ ) on a shared hosting.

Same server: http://www.prognozi.org/phpinfo.php

@ilhanyumer
Copy link
Author

Same issue in EasyPHP.

Fatal error: Call to undefined function finfo_open() in C:\Documents and Settings\user\Desktop\Wikitten-master\wiki.php on line 77

PHP 5.4.6

@davidcostadev
Copy link

Hello guys, this problem is happeing because in your php.ini the extension
;extension=php_fileinfo.dll or ;extension=php_fileinfo.so is commented, uncomment this line and restart you server to work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants