Greetings Again,
Now mind you I try to be a strong man, but when I saw that my post recieved about 17 views and yet no help, I almost cried.. :)
However, after yet MANY more hours of working on my site, I finally fixed it, and if anyone else needs this information I am glad to give it...
I don't REALLY know what all I did in the past hours.. I changed a lot.. a whole lot.. but I think this is what I did..
How I think I got it to work:
---------------------------
- Turned all error logging on in my php.ini file:
This allowed me to see SOME of my .php page, but with a lot of errors, mainly "Undefined" errors and such.
- Googled some of the errors:
This, to no surprise, only opened the floor to more questions than it did answers which irrated me
- I then was thinking that this is alchoholizum begains :)
- I then came upon a web site that said that MyPHP is not automatically enabled in the php.ini file, and that it must be manually turned on, so I did that. To do this, goto your php.ini and uncomment (take away the ; infront of)
extension=php_mysql.dll
I restarted my computer assuming the same thing (errors/blank page) but No! It was all there! It was alive once more!
In the end what I think happened:
---------------------------------
When I tried upgrading my PHP I not only tried to delete everything and start a new, I used the "windows installer" to try and instal the new version. I believe that this might have replaced what I though was my "original" php.ini in the \windowsdir\ with a brand new one.
Who knows..?? What do I care anyway, I got it working!! WOOT! :lol: :lol:
Thank you for the place to post my problem and I hope this helps others in there quest to get things working,
-=Kraftwerk=-
P.S.
So.. I still need to upgrade PHP.. :lol: