| 
 
 
 
 
  Not your question?
  Ask your question
  View similar questions
   
 Add your answer here.Check out some similar questions!
Connecting to MySQL with PHP on Apache 2.2
 [ 2 Answers ]
 Hello all, Just a little background on my system. I am running Windows XP Pro SP2. Firewall is disabled. Running Apache 2.2, PHP5 and MySQL server 5.1. I am trying to simple interface with my MySQL database using a webpage running PHP. I have tried using the mysql_connect(host, name,... 
C++ and mysql
 [ 2 Answers ]
 I want a query that can select all names in a table and write it in sequential form in a listbox of a form in C++.the connection is well established and communication between my system and my datbase is working fine. here is the statement I used: requestName = SELECT SystemName FROM System;... 
His Apache Name
 [ 3 Answers ]
 Geronimo was the name given to him by the Mexicans but what was is Apache name? 
CGI for Apache - Premature end of script headers
 [ 13 Answers ]
 I have a post form on my Web site in Common Gateway Interface (CGI) but when people click in order to post it, the message Premature end of script headers: mailform.cgi appears. If you'd like to see what I'm talking about please go to this page : http://www.accesss.net/pnjoindre.html. How can I... 
Apache User Authentication issue.please help
 [ 6 Answers ]
 I'm trying to restrict access to a directory on my apache webserver. Before I go into detail I'll show what I've got so far. I've successfully created the Password file. Here's the code in httpd.conf DocumentRoot "C:/Program Files/Apache Group/Apache2/htdocs" ... ... <Directory /> View more questions Search 
 |