FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum Development » Bug Reports » Erroneous leading '\' in GLOBALS.php
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: Erroneous leading '\' in GLOBALS.php [message #907 is a reply to message #906] Thu, 07 March 2002 16:28 Go to previous messageGo to previous message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma:
Senior Member
Administrator
Core Developer
pony wrote on Thu, 07 March 2002 11:25 AM

You are right. My ISP has that option turned off. Addtionally, the ISP only supports .phtml and .php3 suffixes. As the result, the page loading is extremely slow and the HOME link doesn't work.

Any suggestions except changing the ISP?

Thanks!
Pony


Using .htaccess make apache parse .php files as .php3

Otherwise you gotta write a shell script to rename .php files to .php3 and then run a script to change the reference names.

For example:

rename .php files to .php3 and the do:

perl -p -i -e 's/\.php/\.php3/g' *.php


FUDforum Core Developer
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Clicking on smiley shortcuts does not work in Konqueror 2.2.2
Next Topic: signatures!!
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sat Oct 05 05:15:59 GMT 2024

Total time taken to generate the page: 0.03454 seconds