PDA

View Full Version : Server move, search the web no longer works


hexonxonx
10-05-2005, 08:23 AM
With my server move over the weekend, my search the web no longer works, it simply produces a blank page. My google key is still set in the admin panel.
Remember, my calendar needed a fix after my move as well. Can someone look into this? Thanks

natio :: phpFox
10-05-2005, 06:05 PM
Hey There,

Will look into this right away. If possible can you setup a php info page on your server just to compare if the server is able to use this function. If not you may have to ask if they can enable certain features on there server for that part of the script to work. The reason why a server might not enable this is cause, it connects to google via a api and they might see this as a security threat, but it actually isnt cause you have a legal api key that connects to google and allows you use their service.

To setup a php info page you can create a file phpinfo.php in your sites root directory and add this in there:
Content visible to registered users only.


If we can see the info, then we can see what can be changed to help try to make it work on the new server.

Thanks,
phpFox Staff