PDA

View Full Version : need help with php.ini?


JBWebWorks
06-03-2009, 08:06 PM
using security assist, i set up a login form with a success redirect page and a failed redirect page.
restricted access to two pages, one of which is the login redirect success page.

i tested all ways on my local server and all worked correctly.
when i put to my remote server i login and the following url correctly appears

http://www.elitestitches.com/blog_register_login.php?accesscheck=%2Fblog.php

but the blog.php will not show? (it just stays on the login page)

you can see my server php info here

www.elitestitches.com/test.php

JBWebWorks
06-04-2009, 06:26 AM
This problem was not with security assist, but with the set up of my remote server.

I got the hosting company to fix the set up and now it works fine.