Sublime directory Surf the web anonymous Pagerank Monitor


Little problem

PHPNewbie-KY
Thu 26 July 2007, 09:21 pm GMT +0200
I just updated my hosting, and switched to windows (have always used linux before).  Thought I would try out windows and ASP....

Anyway, Everything seems to be working fine PHP wise, my stlye switcher works fine, but my login doesn't seem to be working. 

I also just discovered that I don't think my upload page works....

Any ideas as to why this would be?

When I go to log on, it takes my username/password, then returns me to the home page.  Now I should be able to get to my locked pages, but it just takes me back to the login page every time.

any trouble shooting ideas?

My upload page, acts like it uploaded fine, but the files are not in the folder on my server.....

Nikolas
Thu 26 July 2007, 09:39 pm GMT +0200
Add this line to your script :

ini_set('display_errors',1);?>

and tell us what error you get.

PHPNewbie-KY
Thu 26 July 2007, 10:09 pm GMT +0200
I am not getting any errors....
It's still doing the same thing....

olaf
Fri 27 July 2007, 07:29 am GMT +0200
Add this line to your script :

ini_set('display_errors',1);?>

and tell us what error you get.

thats will not work :) (you told me that Nick)

add this directive to your .htaccess file:

php_value display_errors 1

PHPNewbie-KY
Fri 27 July 2007, 01:12 pm GMT +0200
I don't use a .htaccess

olaf
Fri 27 July 2007, 01:19 pm GMT +0200
I don't use a .htaccess

than you need to do that...

olaf
Fri 27 July 2007, 01:23 pm GMT +0200
btw. are you using my AU class?

PHPNewbie-KY
Fri 27 July 2007, 01:26 pm GMT +0200
Had some time to do some research, and though their hosting page says that the windows based hosting supports PHP, it apparently doesn't.  I am going to switch back, as soon as my hosting provider lets me login, their login seems to be down too....

Do I really need an .htaccess?  I have been using the AU class (look 2 answers in one)  and I haven't had anyone get past it according to my stat counters.

olaf
Fri 27 July 2007, 01:45 pm GMT +0200


Do I really need an .htaccess?


sometimes :)

PHPNewbie-KY
Fri 27 July 2007, 03:49 pm GMT +0200
I switched back to Linux & it's working fine again....

Just another reason to hate Windows/Microsoft  ;D

vbignacio
Sat 28 July 2007, 03:35 am GMT +0200
why the switch anyway?

in my opinion: "if it works, leave it be."

PHPNewbie-KY
Sat 28 July 2007, 02:00 pm GMT +0200
I wanted to see what I could do with ASP....

Nikolas
Sat 28 July 2007, 02:36 pm GMT +0200
I wanted to see what I could do with ASP....

In a web environment you can do less than you can do with php :)

PHPNewbie-KY
Sat 28 July 2007, 02:43 pm GMT +0200
Thanks, I won't bother then.  how about CGI, that is suppose to work on my server....

Nikolas
Sat 28 July 2007, 02:48 pm GMT +0200
Cgi is much more difficult, and there is nothing in Perl that you can't do with php :)

PHPNewbie-KY
Sat 28 July 2007, 02:52 pm GMT +0200
So I guess I'll just stick to PHP for now. 

I want to think of some cool new features to add, but my regular job, combined with family, some outside design projects & a Harry Potter obsession have been zapping my creativity....

PHPNewbie-KY
Sat 28 July 2007, 03:04 pm GMT +0200
There is one little problem that keeps creeping up with my password pages, Sometimes after people first register & I activate their account, their passwords don't work & they have to go through the forgot password link.  Is there a common problem that I can fix, or is it something odd that doesn't usually happen?

olaf
Sat 28 July 2007, 04:02 pm GMT +0200
There is one little problem that keeps creeping up with my password pages, Sometimes after people first register & I activate their account, their passwords don't work & they have to go through the forgot password link.  Is there a common problem that I can fix, or is it something odd that doesn't usually happen?

don't know do you have some url?

Archive for SMF v1.00 by N.P. Valid XHTML 1.0 Transitional