Jump to content
MakeWebGames

Recommended Posts

Posted

Well, i need my crons working and it confuses me lol.

i will not give out my cpanel details so dont ask!

Can anyone give a print screen showing how theirs is done so i know how to do it?

all i need is a print screen

Thanks!

-Kraig

Posted

Re: Grrr Crons :x

i have that but it doesnt work, so maybe its something to do with my actual crons, in my crons folder there is a mysql.php, its exactly the same as my actual mysql.php.

is it meant to be?

Posted

Re: Grrr Crons :x

Are you sure the command prefix 'curl' is what your host uses? I had to put 'PHP' in front of mine to get my crons to work, check with your host thats the best bet ;)

Posted

Re: Grrr Crons :x

 

It is curl.

How do you know that? Unless your with the same host as him, or your his host you dont know that.

My prefix is PHP so it definetly isnt curl is it?

He also said hes tried it and it hasnt worked...

Posted

Re: Grrr Crons :x

Yes, but you cant be sure that its curl, there is a possibility his host uses something else.

Still death star's suggestion about the email would say a lot more, whether its the script or command prefix.

Posted

Re: Grrr Crons :x

kraig, do as i said.

You will see a input box that says:

Please enter an email address where the cron output will be sent:

Type your email address in there, wait a few minutes and you should get output of the crons behavior.

When you receive the email, please post it here.

Posted

Re: Grrr Crons :x

You guys should look at what curl actually is...

 

Curl is the standard command to run a script.

No its not a THE standard for running a script, its actually a tool, you have to install it. Therefore if the host doesn't have that installed it wont work as deception said, however the host may have installed another 'open source' tool for transferring URL syntax-ed files which would probably use something other than curl considering curl is the actual name of the tool. Death star thats make your statement wrong.

 

lol it is curl it cant use nothing else all the games i have coded on uses curl so hey craig hit me up on msn [email protected] ill teach u how to work crons

From all those game you coded you know nothing? =/ Games don't use curl or anything its what your host uses, obviously your host uses curl though...

Perhaps cURL is the most common, but it isn't the only one.

EDIT - My host has told me you can actually edit the prefix from curl.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...