| PHP, MySQL General PHP questions. Or go to our PHPsuexec Forum >> |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread |
|
|
#1 (permalink) |
|
Registered User
Seasoned Poster
Joined in Jun 2003
Lives in Elmendorf AFB, AK
Hosted on Quela
45 posts
Gave thanks: 0
Thanked 0 times
|
ICONV support with PHP 4.x
I am trying to get the Expose4 extension for Joomla to run on my site. However, it appears that iconv is not listed under my phpinfo. Funny, I had this extension working two weeks ago, now nothing.
Or am I looking at this wrong. site: http://www.heatherscorner.com/phpinfo.php |
|
|
|
|
|
#2 (permalink) | |
|
Registered User
Fresh Surpasser
Joined in Sep 2003
Lives in Spokane, Washinton
Hosted on SH124
6 posts
Gave thanks: 0
Thanked 1 Time in 1 Post
|
Quote:
In the .htaccess file enter AddHandler application/x-httpd-php5 .php save the file. You will now be using php5 for those files. The other way you can do this is to have all of your php files with a php5 extension. The .htaccess file is much easier. |
|
|
|
|