1
trabis
Htaccess Problem
  • 2007/10/18 20:02

  • trabis

  • Core Developer

  • Posts: 2269

  • Since: 2006/9/1 1


Hi,
I don´t know if this is xoops', server or browser related:

My server interprete *.php with PHP4 and *.php5 with PHP5 so I needed to use htaccess in order to switch this configuration, here is my htaccess lines:

AddHandler x-httpd-php5 .php
AddHandler x-httpd-php .php4

It worked fine. My smartprofile module is now running.

The problem is that, when I use htaccess (whatever lines I use) I have problems with some modules forms ($_POST variables).

Some users can´t comment anymore,
I cant´use the "mail users" form because it wont go to the next step,
Some search foms don´t work fine (is just like if i had hit the refresh button, no results are showed).

Anyone Knows Why this Happens and how to solve it?

I take the htaccess file away and all works fine (except smartprofile that requires PHP5) :(

Thank you!

2
trabis
Re: Htaccess Problem
  • 2007/10/18 20:11

  • trabis

  • Core Developer

  • Posts: 2269

  • Since: 2006/9/1 1


I think I have an answer:
http://www.webmasterworld.com/apache/3347899.htm

Or maybe not

Login

Who's Online

153 user(s) are online (108 user(s) are browsing Support Forums)


Members: 0


Guests: 153


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits