It looks to me like the require_once() doesn't like the "http://url";
part of your require statement. Are you trying to include a file from
another domain? It looks to me like that is the cause of your problem.

Reply via email to