Hello,
i havent been an older member of Tektips since 2001, but when i need help, its great to know Tek tips is here.
i had a strange problem with the htaccess file.
----
i can only see the first page, the script dont let me to other pages. when i click the link, the URL...
i meant "how to serialize a binary string"
i print this to screen ,but get nothing.i want to insert a cookie in it.
how can i serialize a binary string into a text string , so that i can insert it in a cookie.
thanks so much
shawn
i have packed an array with the pack command & have compressed it with LWF. Then i serialize, and retrieve it with SFREEZE. i decompress and get an array.
i print this to screen ,but get nothing.i want to insert a cookie in it.
how can i serialize this , to a string...
Does anybody have info on the usage of the LZF compression
I am trying to compress data into a cookie file, but can't get it to work
thanks so much
shawn
i'm trying to rotate my access logs, so that i have it parsed by date, as a different file, each day.
i have written this in my httpd.conf, by altering this line, but didn't work.
TransferLog /path/to/logs/access.log
#TransferLog...
i'm trying to rotate my access logs, so that i have it parsed by date, as a different file, each day.
i have written this in my httpd.conf, by altering this line, but didn't work.
TransferLog /path/to/logs/access.log
#TransferLog...
Laurie
Thank you,
i solved the problem
my ftpaccess file was empty. when the hardisk capacity was full, i was trying to ftp to the server, without knowing it.
it must have caused this problem.
if you ever need,the wuftp site has all the sample configuartions ready...
Laurie,
thank you for your help:)
i have followed your instructions
this is the message i get from f /var/log/messages
ftpd[13061]: ACCESS DENIED (not in any class)
-------------
this is what my ftpaccess file looks like, it looked starnge to me?
noretrieve /usr/internet/...
i had a smoooth runing wuftp ,until i got an error on my monthly backup.for some reason 50 meg file became 40 gigs and filled my hard disk.
i was able to ftp,when this happened, but the remote loaction, wouln't accept the file, since there was no space on the hard disk,
than we...
i had a smoooth runing wuftp ,until i got an error on my monthly backup.for some reason 50 meg file became 40 gigs and filled my hard disk.
i was able to ftp,when this happened, but the remote loaction, wouln't accept the file, since there was no space on the hard disk,
than we...
san,
we have configured mod_pearl,as you have said, and it makes a big difference.
But, on one domain i have 2 different applications , that use different cgi-bins.
when i enable the first cgi-bin as shown below, it also effects the second cgi-bin- as a result of the...
thanks san,
yes we do use the mysql with perl, and as you say, we had indexed it, to optimize speed. we have run some tests with the super smack load tester program, and we have found that indexing helped a lottt.
The deamon we use at the momemt ,is a perl code that works...
thank you San,
i will give mod_perl a try.
is mod_perl outdated or is it stil widely used?
instead of the mod_perl option, we have a perl daemon running on the server, to speed up the response process.
is there a link, that i can check, to optimize the perl code...
san thank you for your help,
it was such a stupid mistake i made
since, i transferred the file with ftp and with the .ads extension- the script was not loaded , in binary mode and gave the error,
when i renamed the file ..cgi to ..ads,on te server it worked fine...
San,
i get the same eror again,
internal server error
No such file or directory: exec of
/hello.ads failed
Premature end of script headers: www/www/mydir/hello.ads
in this directory hello.cgi works fine though,
the directory understands . ads is executable,
but don't work
thank you...
san,
thank you for your reply,
i will try your directive today,
---------------------
at the moment- i get this eror log
No such file or directory: exec of
/hello.ads failed
Premature end of script headers: www/www/mydir/hello.ads
in this directory hello.cgi works fine though...
thank for your reply
in the error log- i get
No such file or directory: exec of
/hello.ads failed
Premature end of script headers: www/www/mydir/hello.ads
in this directory hello.cgi works fine though
------------------
thanks again
shann
Wullie ,
thank you for your reply,
yes i have restarted, actually apache understands .ads is a .cgi script, bu t it gives internal server error.
when i try sample.cgi it works
when i try sample.ads it gives the int.server error.
bu t understands it a cgi...
i would like to change the cgi extension on perl my scripts.
i have done it before in php from the apache config file, from .php to .acp
i want the server to execute a script with a .ads extension as .cgi.
AddHandler cgi-script .cgi it works
i have changed it and written
AddHandler...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.