HELP mbstring hell!!!!

i did everything. the problem is with extension mbstring.dll

i used a few setting in php




;#############################################################################################
;####### BOONEX SETTINGS #######
;#############################################################################################

extension_dir = "ext"

;extension=php_apc.dll
extension=php_bz2.dll
;extension=php_com_dotnet.dll
extension=php_curl.dll
;extension=php_enchant.dll
extension=php_fileinfo.dll
extension=php_gd2.dll
;extension=php_gettext.dll
;extension=php_gmp.dll
;extension=php_imap.dll
;extension=php_interbase.dll
;extension=php_intl.dll
;extension=php_ldap.dll
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;extension=php_mbstring.dll
extension=php_exif.dll
;extension=php_mysql.dll
extension=php_mysqli.dll
;extension=php_oci8.dll
;extension=php_oci8_11g.dll
extension=php_openssl.dll
;extension=php_pdo_firebird.dll
extension=php_pdo_mysql.dll
;extension=php_pdo_oci.dll
;extension=php_pdo_odbc.dll
;extension=php_pdo_pgsql.dll
;extension=php_pdo_sqlite.dll
;extension=php_pgsql.dll
;extension=php_shmop.dll
;extension=php_snmp.dll
;extension=php_soap.dll
;extension=php_sockets.dll
;extension=php_sqlite.dll
;extension=php_sqlite3.dll
;extension=php_sybase_ct.dll
;extension=php_tidy.dll
;extension=php_xmlrpc.dll
extension=php_xsl.dll
;extension=php_apcu.dll
;extension = php_xcache.dll


short_open_tag = On

[mbstring]
mbstring.internal_encoding = EUC-JP
mbstring.http_input = auto
mbstring.http_output = SJIS
mbstring.detect_order = auto
mbstring.substitute_character = none;





;#### do these when i get home. seach for the other ones and REM them.

; BOONEX CONFIGS
;;;;;file_uploads = On
;;;;;allow_url_fopen = On
;;;;;short_open_tag = On
;;;;;memory_limit = 256M
;;;;;upload_max_filesize = 100M
;;;;;max_execution_time = 360
;;;;;date.timezone = America/Chicago





and tried to get it in httpd.conf (which refused the following lines


############################################################
############################################################
####PHPIniDir "E:/WEBSITE/indigoampp/php-5.2.8/"
####LoadModule php5_module "E:/WEBSITE/indigoampp/php-5.2.8/php5apache2_4.dll"
AddHandler application/x-httpd-php .php
############################################################
############################################################



everything is working except msstring. it causes errors on php

Exception in Task: Non zero exit code


can you help with this php 5.6 x64 non thread safe

 

i would apreciate help on this. my website has been down for four days now.

Quote · 21 Mar 2019

Sometimes php.ini has an example at the top and then later on the actually settings. So if you turn it on in the example settings but it is turned off later in the file, it will be off. The php,ini file is parsed top to bottom.

If you need someone to examine your server, I do offer paid help, send me a PM to get details.

Geeks, making the world a better place
Quote · 22 Mar 2019

ok geek girl how much cash you want?? for a php.in file??

 

let me know we can do this today

my nightmare can be your nightmare but at least i will be paying fo it

Quote · 22 Mar 2019

 

ok geek girl how much cash you want?? for a php.in file??

 

let me know we can do this today

my nightmare can be your nightmare but at least i will be paying fo it

Send me a PM, private message, with details of your server.  I will let you know in PM before starting work.

Geeks, making the world a better place
Quote · 22 Mar 2019

ok tracked down the location of the error.

somehow boonex 7.1.5 and 7.4 both do the same thing.

i install them. the php is working fine.

once they are installed and i go to use stuff.

that damn mbstring error kicks in once more and the entire website goes offline.

and I being attacked?? i checked the first wall see nothing. but me on it.

i am assuming it is something in inc directory getting changed.

anyways i need help on this magically disabling website bug

it had nothing to do with PHP.ini its the actual boonex code. shutting everything down

Quote · 22 Mar 2019

 

ok tracked down the location of the error.

somehow boonex 7.1.5 and 7.4 both do the same thing.

i install them. the php is working fine.

once they are installed and i go to use stuff.

that damn mbstring error kicks in once more and the entire website goes offline.

and I being attacked?? i checked the first wall see nothing. but me on it.

i am assuming it is something in inc directory getting changed.

anyways i need help on this magically disabling website bug

it had nothing to do with PHP.ini its the actual boonex code. shutting everything down

Check the Apache logs and php logs and if you are logging mySQL, check that log as well.

Geeks, making the world a better place
Quote · 23 Mar 2019

WORKING ON IT. DAMN TAKING DAYS.

Quote · 24 Mar 2019

Did you replace the php_mbstring.dll file like I suggested?  To get help with this, you are going to have to allow access to the server.  Dolphin_jay is the Windows IIS guy here for Dolphin but he will probably want access to the server to help. 

Geeks, making the world a better place
Quote · 25 Mar 2019
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.