Jump to content

yapyapayap

New Members
  • Posts

    8
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

yapyapayap's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. Some things that i guess i should post with it. This is links that i have found a close as i can to the topic: [url=http://www.expertsrt.com/tutorials/Matt/HTTP_headers.html]http://www.expertsrt.com/tutorials/Matt/HTTP_headers.html[/url]  Good one on headers. [url=http://www.spoono.com/php/tutorials/tutorial.php?id=42]http://www.spoono.com/php/tutorials/tutorial.php?id=42[/url]  On Images [url=http://www.webmasterworld.com/forum88/9077.htm]http://www.webmasterworld.com/forum88/9077.htm[/url]  On Images
  2. Hey, Have a bit of a strange idea and not sure if it will work. I have tested the first bit and its ok. So if you have a [b]Server A[/b] that called an imabe from [b]Server B[/b] instead of calling the image though it goes like so: [b]<img src="getimage.php" width="274" height="199" />[/b] This then calls a PHP script instead which i have tested and it does run the script. Now what i want to do is make it so that this script will pass back an image like its supposed. What this allows me to do then is make the script randomly pick photos from [b]Server C[/b] and then pass them to the page on [b]Server A[/b]. The reason for this complicated method is because no scripting is allowed on [b]Server A[/b] and so the only way to get random images on it is like that. Can the headers be modified so that the getimage.php script acts as a kind of proxy/image redirect ? Thanks Richard
  3. Hi michaellunsford, Thanks for you help. I have done as you suggested and instead of using the relative link i put in the full thing though i doubt it was that. I have reset the CrOn job to its origional 15 min intervals. If you have the time please keep randomly logging in and out when you have a fre minute and im sure that the Weirdness will occur again soon.  :-\ If you have an instent messenger i can msg on that when it occurs. Thanks again Richard
  4. humm .. just a quick though is it possable because it takes sooo much time to pull down delete and rewrite all the images to the filesystem (when running the cron job on the autoupdate.php file) that WGET times-out and then retries up to 20 times and it is this that is causing it to mess up the php processing ?
  5. automaticupdate.php, runs though a database of users and depending on their settings deletes all the users photos and pulls fresh ones down of off flickr.com site and stored them locally. This should not effect the site though.
  6. One thing that i have a suspicion on is a cron job i am running that uses WGET http://flickr.ifresh.co.uk/automaticupdate.php. I seem to get a lot of retries on this usually about 20. Is it possable that this is causing the PHP processing to go skewy.. and hence the intermetent problems ? Anyone have anything similar ? --13:17:54--  http://flickr.ifresh.co.uk/automaticupdate.php   (try:20) => `automaticupdate.php.6' Connecting to flickr.ifresh.co.uk|209.59.164.74|:80... connected. HTTP request sent, awaiting response... No data received. Giving up.
  7. Hi, Thanks for your responses. The problem is Intermetent as sometimes it logs in normally with no problems. My host is wiredhub.net. The pages come down as  login_code.php but are Empty (there is no code in the file) so they are being processed but instead of outputing or linking to the next page they are offering to be downloaded. I will be happy to provide you with a login to the site to see for yourself but don't want to post my email and password on here so if you can send me a message i will send it that way. Richard
  8. Hey, I have a site in PHP and for some reasons instead of processing the files its making the browser Firefox and IE downlaod the php files as you would any file. This appears to be an intermittent problem some times its works most of the time it does not. Does anyone know why this occurs? Many Thanks, Richard  ???
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.