This forum is in READ-ONLY mode.
You can look around, but if you want to ask a new question, please use the new forum.
Home » support » Installation and setup » php php5 file extensions problem [SOLVED]
icon5.gif  php php5 file extensions problem [SOLVED] [message #7987] Tue, 27 June 2006 12:25 Go to previous message
pezetgee
Messages: 734
Registered: March 2006
Faithful Member

In order to use PHP5 on my web host I need to change script file's extensions to php5, what basically breaks my app.
I cannot use AddHandler directive in .htaccess file, as the host doesn't support it as well Sad

So far, I started analysing logs and found that sfWebRequest gets incorrect request parameters. Instead of ( module => "my_module_name", action => "my_action" ) I get ( module => "5", action => "my_module_name" )

The '5' comes then from php5 as apposed to php

I'm starting to fiddle around symfony code, however if someone had that experience before and found a way around that would probably save me lots of time..


Thanx a lot in advance,

Peter




[Updated on: Wed, 28 June 2006 09:20]

Read Message
Read Message
Read Message
Read Message
Previous Topic:Moving project to host - "frontend_dev.php5 not found"
Next Topic:Pear Upgradation Problem
Goto Forum:

  

powered by FUDforum - copyright ©2001-2004 FUD Forum Bulletin Board Software