I've created my own application that I want to run at system startup, I've made my service using INSTSRV and SRVANY. I've also made changes in the relevent registry key to load my application, but every time I run it, I get the following message.
The <Service Name> service on Local Computer...
I've created my own application that I want to run at system startup, I've made my service using INSTSRV and SRVANY. I've also made changes in the relevent registry key to load my application, but every time I run it, I get the following message.
The <Service Name> service on Local Computer...
Hi,
I am trying to setup an Apache Proxy server on Windows 2003 Server. I am trying to isolate the Internet connection for wireless users, as the majority of them download on our Internet connection.
I want to bring my proxy server in with minimal fuss to the users as their laptops are from...
Hi all,
I am currently reverse-proxying to access a resource. This is located by going to http://localserver/resource getting pages from http://remoteserver/resource .
This all works fine, but, the resource I am accessing states in the config you need to type the whole url to the resource...
Hey,
I am using a reverse proxy on Apache 2.2 to connect to an IIS Server with NTLM enabled.
When I try to access any resources on the NTLM enabled server, I get a 403 error.
Is there a way to get mod_proxy to keep a hard coded username and password to forward on, or can I forward the NTLM...
Hi,
I have laptop with a 120GB hard drive roughly split 3 ways, 10, 50, 50. 2 are NTFS and the 10 is a EISA Configuration Partition.
The EISA Drive in Computer Management says it is 100% Free.
I want to resize the partitions up so I can reformat it later.
Is there a way top find out what is...
Hi,
Am running Server 2003, AD, and the rest of the stuff that needs, with a dedicated proxy box running Routing and Remote Access.
Users who login to Active Directory are experiencing trouble surfing the net. It takes longer for a page to load compared to a users logged on using the local...
Hi,
I am trying to write a piece of software that allows me to stream radio from a shoutcast/icy server.
I found one http://www.lakeofsoft.com/vc/download.html but I don't really want to pay, as I want to, if i feel its mature enough, is release it as freeware.
Thanks in advanced :)
Hi,
I am installing Mod_perl2 on my apache 2.2 box running debian.
I compiled ok, and now im trying to run make, i get the following error:
cd "src/modules/perl" && make
make[1]: Entering directory `/root/mod_perl-2.0.3/src/modules/perl'
cc -I/root/mod_perl-2.0.3/src/modules/perl...
Hi,
I'm running a linux box to host my site, but need to authenticate against AD here and there, so I've set apache up to Proxy to a windows box. Exact setup on both boxes.
I have the windows box on a sub domain, login, as I need to transfer my sessions from my windows box back to the linux...
Hi,
I'm trying to get Single Sign-On Authentication working by using NTLM.
I've tried using the mod_ntlm on sourceforge
http://modntlm.sourceforge.net
but this fails to build.
Can anyone recommend another NTLM package or a way I get get the logged on username in Apache and PHP, using...
Hi,
I'm trying to call a script on an internal server for my intranet. It returns a value in a function. Both pages on both servers work ok. But I cannot get the file on the second server working on the first.
TIA :)
Hi,
I have my fresh debian box built, i have apache2 and SSL on it, all ready to go.
I can access HTTPS using
lynx https://localhost
but if I try to access it from internal network or externally, i cannot connect. The ports are forwarded correctly.
Thanks in advanced :)
Hi,
I have setup apache 2.2.4 on my new Debian 3.1 and it compiled fine, make and make install went ok, even httpd -k start fires it off fine, but when ever I go to test it, I get back from lynx "HTTP request sent; waiting for response" but nothing returns.
The log file says this:
[Sat Mar...
Hi,
Im using a database for all of the button values, but i also use the database to draw the amount of buttons needed on the form. So i use the prefix "btn" and then the buttonID.
i.e. btn1 btn2 btn3 etc...
I need to change the caption of the button after the button has been modified through...
Hi,
I'm using LDAP to access my Active Directory, and I'm using a user search feature.
The admin user selects a user they would like more information on.
This lists various things like LastLogonTime, LastPasswordChange, etc...
AD stores them in 64bit int, so I need some code that converts it...
Hi,
For my extranet, each user will be allowed to access their my documents folder. Just the thing is, the files are on one server and the webserver is on a different one.
I don't think the sysadmin will allow another copy of apache and php on the file server, so using unc names or network...
Hi,
I am setting up my apache2 webserver (on a windows 2003 box) and I need to serve an intranet as well as an internet/extranet site.
As the sites will share the same files and folders, I'm guessing this is a virtual host on its own
So, I think I need 3 virutal hosts to serve everything, I...
Hi,
I want to get the users logged on username. I have tried mod_auth_sspi, but that seems to stop me doing any POSTing in PHP.
Can anyone recommend anything else that will work on windows server 2003 with apache 2.0.54 and PHP5.2.0 or any fix for mod_auth_sspi.
Thanks in advanced :)
Hi,
I have a page that resets the selected users password. To do this I have a vbs script to reset the user.
As the script runs it creates a file at the end stating whats happened during the reset procedure.
If I run the file manually, it works, but under php the vbs executes but it cannot...
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.