Question
Due to my hosting provider I uses $scriptSuffix=".pl". However url generated in pages are without the .pl suffix (xxx/bin/view/Main/WebHome and I need xxx/bin/view.pl/Main/WebHome.
I also had to patch the pathinfo conversion that was not parsing the path correctly (info_path includes all path not only the part after the script).
Thanks for your help.
Environment
--
MarcFurrer - 09 Sep 2004
Answer
This was probably an issue with my installation. I re-installed the /bin and /lib directory and everything was fine, execpt for the info_path. I'll submit a patch for that later on.
--
MarcFurrer - 11 Sep 2004