Gossamer Forum
Home : Products : Links 2.0 : Installation -- Unix :

nph-verify.cgi ----- Problem with my hoster

Quote Reply
nph-verify.cgi ----- Problem with my hoster
Hi,
hmm, i think i solverd the nph-mail.cgi Problem .. It works !!!
Yahooooo
BUT
not the nph-verify.cgi !!!
My "Premium Provider" said:

It is not possible to call the script over the website or webserver !
The script is too big ! Only 10 MB Heap allowed pro CGI !!!
Shit (sorry ) what the hell is this ???
Can you cut the script a bit, so it is not bigger than the 10 MB Heap, what
ever this is ?
Perhaps you can cut the detailed check out of the script ????
Smile

Uh, i would really like the verify function !

Cheers,
Rouven


P.S. I tried the following
I changed the the following ... but it also doesn´t work.
on line 69 of the file nph-verify.cgi
inside the function sub verify_links
change line 69 "if ($@) {" to
"if (1) {"
then the code inside the "if" will be always executed without any
checking









Subject Author Views Date
Thread nph-verify.cgi ----- Problem with my hoster Rouven 2327 Jan 27, 2000, 2:37 PM
Post Re: nph-verify.cgi ----- Problem with my hoster
lordmouse 2265 Jan 27, 2000, 3:54 PM
Post Re: nph-verify.cgi ----- Problem with my hoster
Rouven 2268 Jan 27, 2000, 4:24 PM
Post Re: nph-verify.cgi ----- Problem with my hoster
Eliot 2266 Jan 27, 2000, 7:51 PM
Post Re: nph-verify.cgi ----- Problem with my hoster
Rouven 2266 Jan 27, 2000, 7:59 PM
Post Re: nph-verify.cgi ----- Problem with my hoster
Eliot 2265 Jan 28, 2000, 8:29 AM
Post Re: nph-verify.cgi ----- Problem with my hoster
Rouven 2276 Jan 28, 2000, 10:25 AM