
Michael SOmeone - 2007-05-03 11:25:59
Manuel, i am having some issues here, my code is perfect and it's working fine on my hosted web server, but when i try and run it straight from a php executable on my hard drive, it does not function the way it should! I have been pulling my hair out for a day now trying to figure out why it runs on my web host and does not run on my own computer.
It uses yahoo's login system, and they use SSL right, and since most windows computers don't have SSL installed then trying to run the yahoo scripts from PHP on your own machine will lead to no errors except it won't return anything because it doesn't have ssl support and so cannot communicate with the yahoo server from php? Do you think this is the problem? It's all i can think of.