GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   PROGRAMERS INSIDE how smart are you? (https://gfy.com/showthread.php?t=876315)

donnylong 12-18-2008 01:38 AM

PROGRAMERS INSIDE how smart are you?
 
HELP!!!! :Oh crap:Oh crap:Oh crap

ok http://biggestporntube.com/cron.php has been saying Still Processing. . . . . . and anything I do in the back end of the site does not affect the site.

I think its because of cron jobs because we messed with it earlier and it worked for a bit then stopped. I was told the command i am using is wrong but the fuckers at godaddy wont tell me the right command.

The cron is setup not through a shell access but through a cron manager inside godaddy.com on my server with them. It is a shared hosting account as well. I need to know the correct command???

they say it must be the absolute path

What is the absolute path for my Linux hosting account?
http://help.godaddy.com/article/58?

What is a Cron Job?
http://help.godaddy.com/article/3483


the code we thought it was is
/web/cgi-bin/php "$HOME/html/biggestporntube.com/cron.php"


now after reading the absolute path article i am thinking it was
web/cgi-bin/php "$/home/content/d/o/n/donsmobile/biggestporntube.com/cron.php"
but that doesnt seem to work either :Oh crap

Note: the cron manager has a separate drop down option for the min and so on so that doesn't go into the code.

any help would be high appreciated :thumbsup

donnylong 12-18-2008 01:46 AM

bump for me :Oh crap

Tempest 12-18-2008 02:09 AM

Try:
Code:

web/cgi-bin/php "/home/content/d/o/n/donsmobile/html/cron.php"

Dopy 12-18-2008 02:13 AM

web/cgi-bin/php /home/content/d/o/n/donsmobile/www.biggestporntube.com/cron.php

or

web/cgi-bin/php /home/content/d/o/n/donsmobile/biggestporntube.com/cron.php

donnylong 12-18-2008 02:14 AM

Quote:

Originally Posted by Tempest (Post 15212115)
Try:
Code:

web/cgi-bin/php "/home/content/d/o/n/donsmobile/html/cron.php"

shouldnt there be a / in front of the web/cgi?

donnylong 12-18-2008 02:19 AM

Quote:

Originally Posted by Dopy (Post 15212130)
web/cgi-bin/php /home/content/d/o/n/donsmobile/www.biggestporntube.com/cron.php

or

web/cgi-bin/php /home/content/d/o/n/donsmobile/biggestporntube.com/cron.php

shouldnt there be a / in front of the web/cgi?

Dopy 12-18-2008 02:21 AM

Quote:

Originally Posted by donnylong (Post 15212141)
shouldnt there be a / in front of the web/cgi?


not needed

Dopy 12-18-2008 02:27 AM

put this in a test.php file and check the abs path


Code:

<?php
echo $_SERVER['DOCUMENT_ROOT'];
?>


donnylong 12-18-2008 02:30 AM

Quote:

Originally Posted by Dopy (Post 15212146)
not needed

yup it is because i get an error in my inbox when the cron runs if i dont put it in. I tried the last guys code he posted and waiting then i will try yours but i dought there going to work. :(

could this be a problem with the site? http://biggestporntube.com/cron.php

i mean this saying still processing and not doing anything or is it for sure the cron in godaddy?

donnylong 12-18-2008 02:34 AM

Quote:

Originally Posted by Tempest (Post 15212115)
Try:
Code:

web/cgi-bin/php "/home/content/d/o/n/donsmobile/html/cron.php"

ok with your code i just got a email saying Cron <donsmobile@linhost221> /web/cgi-bin/php "/home/content/d/o/n/donsmobile/html/cron.php"‏


Status: 404
Content-type: text/html

No input file specified.

Dopy 12-18-2008 02:36 AM

Quote:

Originally Posted by donnylong (Post 15212159)
yup it is because i get an error in my inbox when the cron runs if i dont put it in. I tried the last guys code he posted and waiting then i will try yours but i dought there going to work. :(

could this be a problem with the site? http://biggestporntube.com/cron.php

i mean this saying still processing and not doing anything or is it for sure the cron in godaddy?


Who wrote that cron.php ?

donnylong 12-18-2008 02:39 AM

Quote:

Originally Posted by Dopy (Post 15212166)
Who wrote that cron.php ?

the person that put the site up for me

asl 12-18-2008 02:40 AM

It would help to have the source code of the cron.php file ;)

donnylong 12-18-2008 02:40 AM

http://biggestporntube.com/test.php

Dopy 12-18-2008 02:42 AM

Theres your answer the path was wrong


/home/content/d/o/n/donsmobile/html/cron.php

donnylong 12-18-2008 02:44 AM

Quote:

Originally Posted by asl (Post 15212174)
It would help to have the source code of the cron.php file ;)


this is the one that i got on my computer but not sure if the one on my server was changed during the install :Oh crap




<?php @Zend;
4123;
/* !This is not a text file! */
print <<<EOM
<html><body><a href="http://www.zend.com/products/zend_guard"><img border="0" src="http://www.zend.com/images/store/safeguard_optimizer_img.gif" align="right"></a><center><h1>Zend Optimizer not installed</h1></center><p>This file was encoded by the <a href="http://www.zend.com/products/zend_guard">Zend Guard</a>. In order to run it, please install the <a href="http://www.zend.com/products/zend_optimizer">Zend Optimizer</a> (available without charge), version 3.0.0 or later. </p><h2>Seeing this message instead of the website you expected?</h2>This means that this webserver is not configured correctly. In order to view this website properly, please contact the website's system administrator/webmaster with the following message:<br><br><tt>The component "Zend Optimizer" is not installed on the Web Server and therefore cannot service encoded files. Please download and install the Zend Optimizer (available without charge) on the Web Server.</tt><br><br><b>Note</b>: Zend Technologies cannot resolve issues related to this message appearing on websites not belonging to <a href="http://www.zend.com">Zend Technologies</a>. <h2>What is the Zend Optimizer?</h2><p>The Zend Optimizer is one of the most popular PHP plugins for performance-improvement, and has been available without charge, since the early days of PHP 4. It improves performance by scanning PHP's intermediate code and passing it through multiple Optimization Passes to replace inefficient code patterns with more efficient code blocks. The replaced code blocks perform exactly the same operations as the original code, only faster. </p><p>In addition to improving performance, the Zend Optimizer also enables PHP to transparently load files encoded by the Zend Guard. </p><p>The Zend Optimizer is a free product available for download from <a href="http://www.zend.com">Zend Technologies</a>. Zend Technologies also developed the PHP scripting engine, known as the <a href="http://www.zend.com/products/zend_engine">Zend Engine</a>.</p></body></html>
EOM;
exit();
__halt_compiler();
?>

2003120702121198381x
?2 haZMh$.&^K 1bH_E,ic???6jZqf? ??O`es>?/{1`/??!zeAW.~{w|O-W?ֱ?r-?/^nb0?F$?-|?e?R`Mit[$eA? fz:?-p]B1?y?NghcK?c$˹x'}k>2\A~??d ??R;
;$\.w68?S?Z_-&tsbL?/Od
?3i@?0F?4[??(?cRvg?Uz7 J<Z~?sTj' %J
lEg$*(Ϋy\+??Ogbѣ\~d!?=LDXb ?0t????Mfz??W?UY+Yţ*PJkA_ ??6Nn?*SmB?,8n?ha{ův^1-SŤaq??

P[;
?Ý?W&'G;??˿i?nDW?="hv;c[z ??D? +?? =? C_DtVr?";{?+'w?R?J0Eha)~@?? M??O@
v3_2B"?ݣ???;vod?lS##$Z#([FJ?؝)[?:"Ч@OUq A?*IO
km"/Aav1
8QJF'@?yXZhalz
?Ĩ[$>?=0?7s_N1?M=aO ,!U<fIl cha?=?
{?>H?l1?o7L?K{?Q1R^oRK:??ɸk޷w j,id(?Uee?
Gpk?{XǧhaY =??OMݿ@g??7 `7;wNxbMA4??aE?d&[8dTeGWQ??4wgZR+Qa_z\#|wųt?|:} t?5O???(?d -7j?ߍ=ne?ߍZ7?ҍ?+]5M*ha?-Ts?lu?4?H$t?D??AhaUFc??-$rFu53yg||LQ?!տusn>Vq'?6+)% ?:ughadoVt,EF<HFV.2U??kL_yr4 d /^2A5L<` d5pm3e@WQ?Ӽ>?SnW
?6RV;?J*0.?s12 ?,s??Unt?KcE ?R?ZbiO:\ 1:?L^; jho@?W??Ľ5Gae)E?RD'0e?3Yx? ?=^о ha?UtvoS>ha^? ?.haKW ?6Xn_< F?b@v?YyS??
@0hD?cgg?#/ǣ?D^ha? {&`9?#?y;?Z:??:QFb??gC9k 9`4wv???#"8߼%/O?LQ?U? \3z&9?DS ?@?a$Pjgg~m hC!?`?A .?l>?4[<$}:PQ  *?SSp?: ha4uv?`$ЯE{t@,I@$H/ggѲ$\#}E?Ee{r@r@Pl?-9@ `?r??ZJ9j?08z<^׏5? cx?x<&<&<&ѷke:wMIMIGIl?AAnha}7e T
Ak??o?Kav??06*sk`i TqA#sa-1V?N(? l@)J
<ha<tK?<~4@8

donnylong 12-18-2008 02:54 AM

Quote:

Originally Posted by Dopy (Post 15212179)
Theres your answer the path was wrong


/home/content/d/o/n/donsmobile/html/cron.php

/web/cgi-bin/php "$/home/content/d/o/n/donsmobile/html/cron.php" would be the code then?

grumpy 12-18-2008 03:02 AM

Quote:

Originally Posted by donnylong (Post 15212180)
this is the one that i got on my computer but not sure if the one on my server was changed during the install :Oh crap




<?php @Zend;
4123;
/* !This is not a text file! */
print <<<EOM
<html><body><a href="http://www.zend.com/products/zend_guard"><img border="0" src="http://www.zend.com/images/store/safeguard_optimizer_img.gif" align="right"></a><center><h1>Zend Optimizer not installed</h1></center><p>This file was encoded by the <a href="http://www.zend.com/products/zend_guard">Zend Guard</a>. In order to run it, please install the <a href="http://www.zend.com/products/zend_optimizer">Zend Optimizer</a> (available without charge), version 3.0.0 or later. </p><h2>Seeing this message instead of the website you expected?</h2>This means that this webserver is not configured correctly. In order to view this website properly, please contact the website's system administrator/webmaster with the following message:<br><br><tt>The component "Zend Optimizer" is not installed on the Web Server and therefore cannot service encoded files. Please download and install the Zend Optimizer (available without charge) on the Web Server.</tt><br><br><b>Note</b>: Zend Technologies cannot resolve issues related to this message appearing on websites not belonging to <a href="http://www.zend.com">Zend Technologies</a>. <h2>What is the Zend Optimizer?</h2><p>The Zend Optimizer is one of the most popular PHP plugins for performance-improvement, and has been available without charge, since the early days of PHP 4. It improves performance by scanning PHP's intermediate code and passing it through multiple Optimization Passes to replace inefficient code patterns with more efficient code blocks. The replaced code blocks perform exactly the same operations as the original code, only faster. </p><p>In addition to improving performance, the Zend Optimizer also enables PHP to transparently load files encoded by the Zend Guard. </p><p>The Zend Optimizer is a free product available for download from <a href="http://www.zend.com">Zend Technologies</a>. Zend Technologies also developed the PHP scripting engine, known as the <a href="http://www.zend.com/products/zend_engine">Zend Engine</a>.</p></body></html>
EOM;
exit();
__halt_compiler();
?>

2003120702121198381x
?2 haZMh$.&^K 1bH_E,ic???6jZqf? ??O`es>?/{1`/??!zeAW.~{w|O-W?ֱ?r-?/^nb0?F$?-|?e?R`Mit[$eA? fz:?-p]B1?y?NghcK?c$˹x'}k>2\A~??d ??R;
;$\.w68?S?Z_-&tsbL?/Od
?3i@?0F?4[??(?cRvg?Uz7 J<Z~?sTj' %J
lEg$*(Ϋy\+??Ogbѣ\~d!?=LDXb ?0t????Mfz??W?UY+Yţ*PJkA_ ??6Nn?*SmB?,8n?ha{ův^1-SŤaq??

P[;
?Ý?W&'G;??˿i?nDW?="hv;c[z ??D? +?? =? C_DtVr?";{?+'w?R?J0Eha)~@?? M??O@
v3_2B"?ݣ???;vod?lS##$Z#([FJ?؝)[?:"Ч@OUq A?*IO
km"/Aav1
8QJF'@?yXZhalz
?Ĩ[$>?=0?7s_N1?M=aO ,!U<fIl cha?=?
{?>H?l1?o7L?K{?Q1R^oRK:??ɸk޷w j,id(?Uee?
Gpk?{XǧhaY =??OMݿ@g??7 `7;wNxbMA4??aE?d&[8dTeGWQ??4wgZR+Qa_z\#|wųt?|:} t?5O???(?d -7j?ߍ=ne?ߍZ7?ҍ?+]5M*ha?-Ts?lu?4?H$t?D??AhaUFc??-$rFu53yg||LQ?!տusn>Vq'?6+)% ?:ughadoVt,EF<HFV.2U??kL_yr4 d /^2A5L<` d5pm3e@WQ?Ӽ>?SnW
?6RV;?J*0.?s12 ?,s??Unt?KcE ?R?ZbiO:\ 1:?L^; jho@?W??Ľ5Gae)E?RD'0e?3Yx? ?=^о ha?UtvoS>ha^? ?.haKW ?6Xn_< F?b@v?YyS??
@0hD?cgg?#/ǣ?D^ha? {&`9?#?y;?Z:??:QFb??gC9k 9`4wv???#"8߼%/O?LQ?U? \3z&9?DS ?@?a$Pjgg~m hC!?`?A .?l>?4[<$}:PQ  *?SSp?: ha4uv?`$ЯE{t@,I@$H/ggѲ$\#}E?Ee{r@r@Pl?-9@ `?r??ZJ9j?08z<^׏5? cx?x<&<&<&ѷke:wMIMIGIl?AAnha}7e T
Ak??o?Kav??06*sk`i TqA#sa-1V?N(? l@)J
<ha<tK?<~4@8


thats zend compiled, you need the sources from cron.php then we can see whats going on.

donnylong 12-18-2008 03:04 AM

and its still not working! new email from cron

Cron <donsmobile@linhost221> /web/cgi-bin/php "$/home/content/d/o/n/donsmobile/html/cron.php"‏

Status: 404
Content-type: text/html

No input file specified.

Dopy 12-18-2008 03:05 AM

Quote:

Originally Posted by donnylong (Post 15212195)
/web/cgi-bin/php "$/home/content/d/o/n/donsmobile/html/cron.php" would be the code then?


/web/cgi-bin/php /home/content/d/o/n/donsmobile/html/cron.php

paste in exactly as above and you should get no 404 error

munki 12-18-2008 03:05 AM

OMFG I officially give up in any way shape or form...

Dopy 12-18-2008 03:08 AM

Then you need to find out why the cron.php is hanging with the message processing....

asl 12-18-2008 03:08 AM

Quote:

Originally Posted by Dopy (Post 15212216)
/web/cgi-bin/php /home/content/d/o/n/donsmobile/html/cron.php

paste in exactly as above and you should get no 404 error

What he said !

donnylong 12-18-2008 03:14 AM

Quote:

Originally Posted by Dopy (Post 15212216)
/web/cgi-bin/php /home/content/d/o/n/donsmobile/html/cron.php

paste in exactly as above and you should get no 404 error

did this lets see what happens

donnylong 12-18-2008 03:33 AM

ok same shit
Cron <donsmobile@linhost221> /web/cgi-bin/php /home/content/d/o/n/donsmobile/html/cron.php‏

Status: 404
Content-type: text/html

No input file specified.

donnylong 12-18-2008 03:43 AM

bump for any other suggestions :Oh crap

quantum-x 12-18-2008 03:46 AM

#1 - this is why you have a real host: you call/icq/mail them and say: hey! fix this.
#2 - I loved the 2 page posting of encoded PHP. Real programmers read bytecode!

donnylong 12-18-2008 03:48 AM

Quote:

Originally Posted by quantum-x (Post 15212285)
#1 - this is why you have a real host: you call/icq/mail them and say: hey! fix this.
#2 - I loved the 2 page posting of encoded PHP. Real programmers read bytecode!

http://en.wikipedia.org/wiki/Bytecode

:1orglaugh:1orglaugh:1orglaugh

donnylong 12-18-2008 04:03 AM

UPDATE!!!!

Cron <donsmobile@linhost221> /web/cgi-bin/php "$HOME/html/biggestporntube.com/cron.php"‏

Content-type: text/html
Set-Cookie: PHPSESSID=bb1be430b569760aaf5a90d005c1f946; path=/
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache



Still Processing. . . . . .
but its not doing shit here http://biggestporntube.com/cron.php


now i am back to square one, any ideas?????

tranza 12-18-2008 07:32 AM

Bump for help!

jwerd 12-18-2008 08:01 AM

If it worked and you never changed hosts (I didn't read that anywhere) then it could just be a permission issue. Is your script being run under the apache process or as your user?

Check the permissions, there may be something wonky there...

All the other proposed solutions I would have tried as well so it has to be something else.

Goodluck :thumbsup:thumbsup

FiReC 12-18-2008 09:18 AM

looks like you got the right cron command now, no more 404!

now to reset the status of the cron and get it processing, go to the settings page , and click reset cron at the very top.

grumpy 12-18-2008 09:29 AM

it has been working al the time, the cron script is just fucked up and this idiot post compiled code to check. I give up.

Bro Media - BANNED FOR LIFE 12-18-2008 09:35 AM

Your first problem is using Godaddy as a host... Get a real host.


All times are GMT -7. The time now is 12:45 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123