Thanks noway2, however, is it by nature that htpasswd prompts everytime someone tries to view the media file within a protected folder ?
This issue only seem to have shown up recently as far as I know, maybe a possible config glitch ?
hi there
I have a whole domain which is htpasswd protected
I have direct links to video within this site
meaning <a href='videofile.wmv'> download video </a>
When I click on this or try to right-click save as, I get prompted to login again, for every video.
Is there a way to have it so that...
Hi there,
I am fairly new to Unix and I can't seem to find an answer online for this.
Is there a way to do a cp -Rd on a unix?
Basically, I need to copy over a folder that contains regular files/folders and also symbolic links in it.
I need to preserve the symbolic links in the target...
Thank you linney for the detailed steps,
I haven't tried safemode yet, I'll give that a try.
For some reason, cmd.exe seems to work fine when I copy it over to my desktop and execute commands from there.
Good point about the dir and cd commands ... it does look like cmd.exe doesn't have...
I found something really strange.
I copied cmd.exe from my C:/WINDOWS/system32/cmd.exe over to my desktop and opened it there.
In this window I typed in
C:\putty.exe
and putty came up fine ....
It only looks like I get the "access is denied." message when I execute cmd.exe in the system32...
Thanks for pointing that out,
yeah, I had a feeling it was a malware too and used AVG8 ... also have spyware doctor running.
I tried sophos' rootkit scanner too but that seems to use cmd.exe and gave the access is denied error.
I am trying to download a fresh copy of cmd.exe and see if that...
Hi there linney,
I checked control panel -> users and I am listed as the admin user. I only have this user and a guest user on this xp installation.
However, if I execute "user" from C:\WINDOWS\system32\cmd.exe I am getting the following
C:\Documents and Settings\Administrator>user
Access is...
HI there,
My cmd.exe has been working fine up till now and I just have this weird issue show up from now where.
Basically, whatever .exe file I execute from the command prompt, I get a "Access is denied." error.
so for example, I have putty.exe in my C:\
When I try to execute this, I get the...
Hi all,
Was wondering if anyone had an experience with this.
I have a php file that takes some time to execute (a uploading process). Currently, after a few minutes, php prompts me to download the file (upload.php).
I am in a load balancing environment but I have verified my file upload size...
Hi there, Thanks for the reply !
I tried that statement and I got the message:
function cint(character varing) does not exist
My backend db is postgres, and it does seem to support cast; Can it be the ADODB.Connection that is not supporting this feature of sql ?
HI there
I have the following code wich is pretty straight forward:
Set Conn = Server.CreateObject("ADODB.Connection")
set Rs = server.createobject("ADODB.Recordset")
Conn.Open "my db specs here"
Rs.Open "select max(cast (mem_id as int) ) as maxid from members", Conn
Rs.MoveFirst...
Hi there,
I am currently trying to revert back to a mysql-4.1 after failing to install mysql-server-5.0
Apparently, 5.0 is not compatible with kernel version 2.4
PROBLEM: MySQL-5.x is currently incompatible with kernel 2.4. Aborting.
See http://bugs.debian.org/416841 for more information...
Hi there,
I have a batch script that opens up a program (putty) and automatically logs me into a SSH session.
C:\putty.exe -load "server1" -l root -pw password
The problem I have is that, when the program putty.exe opens and logs me in, I want to close the command line window.
Is there a...
wow thanks for the quick reply guys !
Yes, I switched that off in my php.ini and the form stopped working.
Now that you mention, I do remember seeing a warning when installing mamboo or something to have this var switched off.
Thanks!
HI there,
I am working on a piece of code here now written by a previous developer.
There is a form submission with a couple variables passed over, and usually one would have to put a code like the following to access this variable.
$firstname=$_GET[firstname]
however, on this form handling...
Hi there,
The keep alive time is turned on.
# Kerberos TGT Passing does only work with the AFS kaserver
#KerberosTgtPassing yes
X11Forwarding no
X11DisplayOffset 10
PrintMotd no
PrintLastLog yes
KeepAlive yes
#UseLogin no
#MaxStartups 10:30:60
#Banner /etc/issue.net
Subsystem sftp...
Hi there,
I have a debian server where I have my ssh running. I am connecting to this server from my work via putty, but I noticed that even before I close the session, my putty gives me a disconnected message.
When I am on a remote desktop on another server and try to use putty there to...
Hi there,
I have a follwoing code segment in php
exec ("some long linux command to execute");
header ("Location:http://www.domain.com/thankyou.php");
I was wondering if there is a way to have the linux command in exec to run in the background and instantly redirect the user to thankyou.php...
when I drag stuff, sometimes, over to one monitor to another, half all all of the window gets black area.
If I highlight the text within that black section, I can see the text. and everytime I maximize my window, all the text/images show.
Is there a setting that may be causing this issue with...
Hi there,
I am on a debian system and currently in my /etc/resolv.conf file, I only see the line
# generated by NetworkManager, do not edit!
without any entries defined.
I do have nameservers info in my /etc/network/interfaces, and even after restarting /etc/init.d/networking restart, I am...
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.