Jump to content

Cron Jobs and Passwords


DevDev

Recommended Posts

I have it setup so that I manually create teh accounts. What I was wondering is when I try to change the automatic ppassword it won't change it, it says it does, but it doesn't it jsut goes back to the passwor that the server made. Also when I create teh accounts I try to enter a custom username and password and it just auto generates one. Also when I run my cron job, I get an e-mail from the cron daemon

/home/dwall/public_html/client/admin/cron.php: line 1: ?php: No such file or directory

/home/dwall/public_html/client/admin/cron.php: line 2: //: is a directory

/home/dwall/public_html/client/admin/cron.php: line 3: syntax error near unexpected token `'ionCube Loader''

/home/dwall/public_html/client/admin/cron.php: line 3: `if(!extension_loaded('ionCube Loader')){$__oc=strtolower(substr(php_uname(),0,3));$__ln='/ioncube/ioncube_loader_'.$__oc.'_'.substr(phpversion(),0,3).(($__oc=='win')?'.dll':'.so');$__oid=$__id=realpath(ini_get('extension_dir'));$__here=dirname(__FILE__);if((@$__id[1])==':'){$__id=str_replace('\\','/',substr($__id,2));$__here=str_replace('\\','/',substr($__here,2));}$__rd=str_repeat('/..',substr_count($__id,'/')).$__here.'/';$__i=strlen($__rd);while($__i--){if($__rd[$__i]=='/'){$__lp=substr($__rd,0,$__i).$__ln;if(file_exists($__oid.$__lp)){$__ln=$__lp;break;}}}@dl($__ln);}else{die('The file '.__FILE__." is corrupted.\n");}if(function_exists('_il_exec')){return _il_exec();}echo('The file '.__FILE__.' has been encoded with the ionCube PHP Encoder and requires the free '.basename($__ln).' ionCube PHP Loader to be installed.');exit(199);'

I have ioncube loaders installed. Also when i run the cron script manually it works fine.

Link to comment
Share on other sites

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated