Forums / General / Need help about site URL
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 solutionThanks
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 eZ publish 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
Thursday 21 September 2006 10:32:18 pm
Hi Juliusz Calyniuk Thanks a lot after modification of php configuration file it is working ThanksSangib