Serohan124 / phurl

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

Error 404 #108

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
When i try to access the shortened url, i get a error 404. I've installed the 
script successfully and it manages to short urls, but other than that, it does 
nothing. What should i do?

Original issue reported on code.google.com by eric.arr...@gmail.com on 2 Mar 2011 at 7:26

GoogleCodeExporter commented 8 years ago
This is a very common issue people have.

Can you make sure the .htaccess file is in your main phurl directory?
Also, does your server / web host have mod_rewrite enabled?

If at all possible perhaps you could provide a link to where you have installed 
Phurl, and I will investigate further.

Original comment by he...@phurlproject.org on 11 Mar 2011 at 6:26

GoogleCodeExporter commented 8 years ago
I too am running into a 404 error, my site is mosca.co

thank you in advance for you assistance ;)

Original comment by kinca...@gmail.com on 14 Mar 2011 at 12:17

GoogleCodeExporter commented 8 years ago
I was able to fix this issue by remove the following line from .htaccess:
RewriteBase /

The hint came in the 404:
The requested URL /redirect.php was not found on this server.

The .htaccess is in the base folder so the / is not necessary.

Hope this helps

Original comment by dyo...@gmail.com on 17 Mar 2011 at 6:43

GoogleCodeExporter commented 8 years ago
Hey,
Can you investigate http://www.plikipupi.lv ? 

I have enabled mod_rewrite mode but still getiing the same - 404. Maybe the 
host won't run htaccess files, that are in my directories...

Original comment by plastic...@gmail.com on 27 May 2011 at 10:58

GoogleCodeExporter commented 8 years ago
Try the suggestion above ^
In the meantime, we'll fix it for v3

Original comment by he...@phurlproject.org on 24 Jul 2011 at 6:54

GoogleCodeExporter commented 8 years ago
I have 404 errors but it tells me the shortened link I'm trying to access is 
not found, like the rewrite isn't happening at all. It is enable on the 
webserver.

Original comment by ponde...@gmail.com on 28 Mar 2012 at 3:03

GoogleCodeExporter commented 8 years ago

Original comment by he...@phurlproject.org on 29 May 2012 at 11:30