by: kecebong |
last post by:
I installed php-4.3.3, mysql and apache server 2.0.47.
but I can not connect to my apache server from my other computer, i use
static ip for my server, set ip address for server name on httpd.conf,...
|
by: Kim Gijung |
last post by:
Hi all,
I'm wondering how the apache server and php interepreter handles
request.
If one request comes to apache server what is next procedure?
if apache server passes the request to php...
|
by: eastcoastguyz |
last post by:
On an Apache server, I want to be able to have a user name/password
directory. I know this can be done with .htaccess, but I want to be
able to do this for multiple users. The purpose of this, is...
|
by: Jim Carlock |
last post by:
I have a couple easy questions possibly.
1) Is there a default.php page? The webserver seems to
support default.htm, default.html, index.htm and index.html.
It's an Apache server, I'd like to...
|
by: kalyan.muppala |
last post by:
Hi all, Presently I have Windows XP Home edition and there's no IIS in
it...Should I install XP Professional to get the IIS or is it fine if I
proceed with Apache..?? Will .NET run on Apache...
|
by: david.torgerson |
last post by:
I am able to configure my virtual directory as an application from the
admin tool by selecting properties. But I want to set this up in an
installer. Is there a way to set the virtual directory as...
|
by: Yash |
last post by:
Dear all,
I am newbee with virtual hosts, please help !
I am facing a problem with virtual hosting. I want to create virtual
host on my local system before creating it on server.
We have...
|
by: Dale |
last post by:
again, i know this is OT...just move along to the next post if it bugs you.
:)
i had been trying to have this:
project.66.204.32.110
from the client browser, map to a virtual host where the...
|
by: senadslipac |
last post by:
How to Q: Uncompressing ~400K files on Apache Server
Hello All,
I have ~400K html files on my local XP machine and I’d like to
compress the files, upload them onto my host (apache - pair.com)...
|
by: tharden3 |
last post by:
Hello,
I am looking at hosting options with Apache, PHP, and MySQL so that I can learn web development. My question is: what is the difference between a traditional web host and AWS/Google cloud...
|
by: isladogs |
last post by:
The next Access Europe meeting will be on Wednesday 2 August 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM)
The start time is equivalent to 19:00 (7PM) in Central...
|
by: erikbower65 |
last post by:
Using CodiumAI's pr-agent is simple and powerful. Follow these steps:
1. Install CodiumAI CLI: Ensure Node.js is installed, then run 'npm install -g codiumai' in the terminal.
2. Connect to...
|
by: erikbower65 |
last post by:
Here's a concise step-by-step guide for manually installing IntelliJ IDEA:
1. Download: Visit the official JetBrains website and download the IntelliJ IDEA Community or Ultimate edition based on...
|
by: kcodez |
last post by:
As a H5 game development enthusiast, I recently wrote a very interesting little game - Toy Claw ((http://claw.kjeek.com/))。Here I will summarize and share the development experience here, and hope it...
|
by: Taofi |
last post by:
I try to insert a new record but the error message says the number of query names and destination fields are not the same
This are my field names
ID, Budgeted, Actual, Status and Differences
...
|
by: DJRhino1175 |
last post by:
When I run this code I get an error, its Run-time error# 424 Object required...This is my first attempt at doing something like this. I test the entire code and it worked until I added this -
If...
|
by: DJRhino |
last post by:
Private Sub CboDrawingID_BeforeUpdate(Cancel As Integer)
If = 310029923 Or 310030138 Or 310030152 Or 310030346 Or 310030348 Or _
310030356 Or 310030359 Or 310030362 Or...
|
by: lllomh |
last post by:
Define the method first
this.state = {
buttonBackgroundColor: 'green',
isBlinking: false, // A new status is added to identify whether the button is blinking or not
}
autoStart=()=>{
|
by: lllomh |
last post by:
How does React native implement an English player?
|