Welcome Guest, Not a member yet? Register   Sign In
linkster example and test
#1

[eluser]il_dandi[/eluser]
Hi! I've installed linkster example on windows 2003 + IIS.

All it's OK, I view home page and DB is OK.

But when I try open other pages, for example:

http://localhost/linkster/listings/category/1
http://localhost/linkster/member

I show:

Page not found

How Can I resolve this problem?

thanks
#2

[eluser]bigtony[/eluser]
Might be worth trying one of the alternative uri protocol settings in your config/config.php:
Code:
// try the alternatives documented in the file.
$config['uri_protocol']    = "AUTO";
#3

[eluser]il_dandi[/eluser]
:-(((((

I've tried to set

$config['uri_protocol'] = "AUTO";

in

E:\web\my_app\Linkster\application\config

but I've the same problem :-((
#4

[eluser]il_dandi[/eluser]
The same script on another server (my MAC) is OK... on IIS with W2003 I've this problem...

Can be a configuration on PHP? (php.ini???)

Thanks
#5

[eluser]il_dandi[/eluser]
Please help me... I still have this problem :-(

I don't know why I've this problem only with W2003 and IIS

Thanks Thanks Thanks
#6

[eluser]Ben Edmunds[/eluser]
Have you tried the other URI settings in the config?




Theme © iAndrew 2016 - Forum software by © MyBB