bbdlg / phurl

Automatically exported from code.google.com/p/phurl
0 stars 0 forks source link

403 on index.php with params (works w/out them) #98

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Use the form to create a shortened URL
2. Click Submit

What is the expected output? What do you see instead?
Expect something good. Instead get "You don't have permission to access 
/index.php on this server."

What version of the product are you using? On what operating system?
2.4.2 Linux/Apache/PHP5

Please provide any additional information below.
Have the default install - everything works if I manually input data in MySQL 
db. Just can't use the form to create the shortened URL. Have looked over 
permissions, .htaccess, etc. Can't figure it out. Why can I hit index.php when 
it's bare, but with "?" and params, it buggers out on a 403?

Original issue reported on code.google.com by jero...@gmail.com on 16 Nov 2010 at 6:31

GoogleCodeExporter commented 9 years ago
It's the "http://" prefix that messes things up. If I remove that from the text 
input box, leaving the rest of the URL, then it works fine. So there's 
something missing from the .htaccess file.

Original comment by jero...@gmail.com on 16 Nov 2010 at 6:53

GoogleCodeExporter commented 9 years ago
Been having the same issue (inc 3 versions ago), in fact were not the only ones 
… 

My Site:
http://wcdco.info/

Original comment by jayson.m...@gmail.com on 17 Nov 2010 at 5:16

GoogleCodeExporter commented 9 years ago
Good - nice to know I'm not on my own. I can't figure it out. I've been 
researching .htaccess and it's not anything simple. Can't figure out why the 
Phurl dev folks didn't hit this issue though?

Original comment by jero...@gmail.com on 17 Nov 2010 at 7:01

GoogleCodeExporter commented 9 years ago
Maybe … there using an earlier version of PHP? PS I am using a reseller 
account with Hostgator.

Original comment by jayson.m...@gmail.com on 17 Nov 2010 at 5:45

GoogleCodeExporter commented 9 years ago
Same here, hostgator.

Original comment by jero...@gmail.com on 17 Nov 2010 at 7:00

GoogleCodeExporter commented 9 years ago
it's hitting a mod_security rule, join their live chat and they can whitelist 
the rule. 

Original comment by DougieFr...@gmail.com on 22 Nov 2010 at 10:29

GoogleCodeExporter commented 9 years ago
Hi Dougie,

Your absolutely correct, script works perfectly fine!

Thanks,

Original comment by jayson.m...@gmail.com on 26 Nov 2010 at 6:03

GoogleCodeExporter commented 9 years ago

Original comment by he...@phurlproject.org on 28 Dec 2010 at 10:11

GoogleCodeExporter commented 9 years ago
Hi,
You guys found some solution to this? I still have this problem. How did it 
resolve?

Original comment by karthikt...@gmail.com on 23 May 2011 at 4:30