Forums / General / Need help about site URL

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Need help about site URL

Author Message

sangib das

Thursday 21 September 2006 5:33:17 am

Hi All

I have two side url such as (on windows)
1.localhost/index.php/eng
2.localhost/index.php/dutch
Whenever calling localhost/index.php/eng it showing content of the site but when calling
localhost/index.php/dut it is only coming blank page.
pls any solution
Thanks

Juliusz Calyniuk

Thursday 21 September 2006 8:45:14 am

You probably know this chapter of eZp documentation:
http://ez.no/doc/ez_publish/technical_manual/3_8/features/multi_language

If the configuration of Exponential is correct, it can be something with server environment - perhaps lack of resources.

Do you have <i>mbstring</i> available in PHP?
What are the limits for memory and time for your PHP scripts?

WebStyle Systems | http://www.ws-webstyle.com

sangib das

Thursday 21 September 2006 10:32:18 pm

Hi Juliusz Calyniuk
Thanks a lot after modification of php configuration file it is working
Thanks
Sangib