Author |
Message |
Topic: Can't run CGI in PHP |
naschpitz
Replies: 4
Views: 15979
|
|
Hey guys, tanks for the help, but I solved the problem, I mean, not me, my friend who helped me.
This is the right code: (with full URL)
<?php include 'http://astronomiahoje.no-ip.com/cgi-bin/b ... |
Topic: Can't run CGI in PHP |
naschpitz
Replies: 4
Views: 15979
|
|
So, what's the right inclusion request code that I should use? |
Topic: Can't run CGI in PHP |
naschpitz
Replies: 4
Views: 15979
|
|
Hey guys, please help me...
I just can't put PHP and CGI to work together...
I'm using this code in PHP: <? virtual('/cgi-bin/banner.cgi'); ?> to make my script run in the page.
I can run GGI ... |
Topic: Help with Banner Script |
naschpitz
Replies: 12
Views: 39800
|
|
Yes, it is correct.
About the other question, actually, it's an old file. (1 year or more).
But what is making me crazy is that not even a simple blank .html page run a CGI script.
CGI scripts run ... |
Topic: Help with Banner Script |
naschpitz
Replies: 12
Views: 39800
|
|
It tested it and didn't work.
Seems to be some problem of "connection" between .php, .html, .cgi.
CGI scripts simply don't run when inserted in some page.
PS.: I tryed to include that first code fo ... |
Topic: Help with Banner Script |
naschpitz
Replies: 12
Views: 39800
|
|
Ok, aprelium-beta, I've made some changes to avoid "HARD CODED ABSOLUTE URL", it seems to look right now, but the script doesn't work.
I'm using this code to insert .cgi " <? virtual('/cgi-bin/ban ... |
Topic: Help with Banner Script |
naschpitz
Replies: 12
Views: 39800
|
|
The banner image source is: http://astronomiahoje.no-ip.com/Imagens/inferior.jpg
The script source is: http://astronomiahoje.no-ip.com/cgi-bin/banner.cgi
The 10 lines above are:
<input typ ... |
Topic: Help with Banner Script |
naschpitz
Replies: 12
Views: 39800
|
|
Thanks for your help, iNaNimAtE, but I don't know why it still doesn't work. :( |
Topic: Help with Banner Script |
naschpitz
Replies: 12
Views: 39800
|
|
Hi!
I've already tested this Banner script and it's working.
http://astronomiahoje.no-ip.com/cgi-bin/banner.cgi
I just don't know why it doesn't load up with the page ( http://astronomiahoje.no-i ... |
|