Serious Heaches - Need urgent help

Hello fellow supporters,

 

Am having a problem here that is driving me bananas. Ok

 

I've installed this before and it did work but now am trying this again and its giving me hard times.


I've uploaded all the files but its giving me Internal server error 500.

 

The hosting people said everything is fine on the server. Php 4+ , etc they said its something with the script in

 

.htaccess

 

Pls need some help setting this up...domain name www.nosspace.com

 

Quote · 23 May 2008

You may need to edit the .htacces file by replacing the "php_flag register_globals Off" with "RewriteBase /" - That worked for me.

Quote · 23 May 2008

Hello thanks for the reply

 

Now that I've deleted the file it gives me this error:

 

Fatal error: Call to undefined function: mb_internal_encoding() in /home/content/m/a/i/mainhosting/html/nsp/install/index.php on line 522

 

 

Not sure what the problem on line 522 is but won't do anything

 

 

Quote · 24 May 2008

I believe you need to remove:

php_flag register_globals off

from the .htaccess file in your root folder for Dolphin...

Worked for me...Cool

Quote · 24 May 2008

I removed the line

 

php_flag register_globals off

 

out of the htaccess file but it still give me this error

 

Fatal error: Call to undefined function: mb_internal_encoding() in /home/content/m/a/i/mainhosting/html/nsp/install/index.php on line 522

 

Is there something i need to do with the php.ini file on the server????

 

Help!!

Quote · 24 May 2008

Sounds like it might be referring to mbstring. Ask your host if the have multibyte support/mbstring enable. Sometimes you can verify this yourself by looking at your phpinfo file by typing this in your web browser if you have dolphin 6.1x:

yoursite.com/admin/phpinfo.php

gameutopia

DialMe.com - Your One and Only Source For Boonex Dolphin Tutorials and Resources
Quote · 24 May 2008

Problem is with your host. Ask them to install mb_string.

Regards,

Praveen

http://cpanel.happy-hosting.com

----
Quote · 24 May 2008

I would suggest just commenting out line 522, this works on some hosts... just put a double slash // at the beginning of line 522 and see if it works.

If it doesn't, no harm, no foul ;-)

Danny

Quote · 29 May 2008
 
 
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.