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

[J25] Installation error: Deprecated: iconv_set_encoding(): Use of iconv.output_encoding is deprecated #5192

Closed
zero-24 opened this issue Nov 25, 2014 · 3 comments

Comments

@zero-24
Copy link
Member

zero-24 commented Nov 25, 2014

Steps to reproduce the issue

Download and extract xampp 5.6.3 (they change the versioning to reflect the PHP Version)
Download and extract joomla 2.5.x (github branche or stable)
try to install

Expected result

Install works (after fixing this it still don't work but i will open a new issue for that; see: #5193 )

Actual result

Deprecated: iconv_set_encoding(): Use of iconv.internal_encoding is deprecated in JRoot\libraries\joomla\string\string.php on line 28
Deprecated: iconv_set_encoding(): Use of iconv.input_encoding is deprecated in JRoot\libraries\joomla\string\string.php on line 29
Deprecated: iconv_set_encoding(): Use of iconv.output_encoding is deprecated in JRoot\libraries\joomla\string\string.php on line 30

screen shot 2014-11-25 at 01 20 50

System information (as much as possible)

Default xampp Konfiguration with:

Apache 2.4.10, MySQL 5.6.21, PHP 5.6.3, phpMyAdmin 4.2.11, OpenSSL 1.0.1, XAMPP Control Panel 3.2.1, Webalizer 2.23-04, Mercury Mail Transport System 4.63, FileZilla FTP Server 0.9.41, Tomcat 7.0.56 (with mod_proxy_ajp as connector), Strawberry Perl 7.0.56 Portable

Additional comments

I think the Joomla Core should work with the default xampp config as it is often used for "testing" and planing joomla if can't be done on the production site not only by experts mostly by end users to pre-test Joomla.

@zero-24
Copy link
Member Author

zero-24 commented Nov 25, 2014

A tempory fix is outcomenting this three lines but i don't know if this is a good solution or we need to fix it else were:

https://github.com/joomla/joomla-cms/blob/2.5.x/libraries/joomla/string/string.php#L28-30

This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/5192.

@zero-24
Copy link
Member Author

zero-24 commented Nov 25, 2014

Closing. PR is: #5194 Thanks @infograf768 (hehe i'm the person who comment this this is allready fixed on JC 😄 )

This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/5192.

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

No branches or pull requests

2 participants