GIDForums  

Go Back   GIDForums > Web Hosting Forums
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Post New Thread
Threads in Forum : Apache Web Server Forum Forum Tools Search this Forum
  Rating Thread / Thread Starter Last Post Reverse Sort Order Replies Views
 
by seaders
Ok, to cut a long story short, I'm one of the admins on my old college computing society, which we've recently upgraded from 1 machine to 3, while we've also been adding in new features. The way we've worked for a good few years now (on the 1 machine) was simply with Apache's userdir wherein...
01-Nov-2009 15:52
by seaders Go to last post
1 36
Talking
by zatora
Hi all, i need help in deploying my own website on a my own laptop (as a server) i am using netbeans to develop the a web application (java, jsp pages) i have a static ip address, a domain name i have the apache tomcat 6.0 oracle database i did try the application getting data from the html...
30-Oct-2009 13:30
by zatora Go to last post
0 72
 
by andynic
Mac OS X 10.6 Apache 2.2 Perl CGI. Would appreciate whatever ideas you can pass on to me -- I'm pretty much a newbie. I have a set of cgi scripts that run perfectly on Apache 2.2 on Windows XP. I am now porting the software to my iMac and cannot get past 1st base! When I start an html file in...
26-Oct-2009 13:04
by andynic Go to last post
0 79
 
by KarlRixon
Hi All, I have a site that receives quite a lot of links from external sites. Some of these links have mistakenly linked to a HTTPS version of the site which has then had some pages indexed. I have a virtual server configured to handle all traffic on port 443. The issue is the site does not need...
23-Sep-2009 05:01
by april198474 Go to last post
1 719
 
by 5uper Mario
yo I have apache, PHP, and mysql installed on my server Its fully working But when a user goes to download one of my products, they say before the download finishes it timeouts I thought it had to do with the PHP.ini file so I put the max execution time It still time out
04-Sep-2009 23:17
by 5uper Mario Go to last post
0 234
 
by tanalyw
Hi all, I had installed both weblogic and apache on my linux system. However, I am unable to start apache. I got the error - "module "mod_weblogic.c" is not compatible with this version of Apache.Please contact the vendor for the correct version." OS: Red Hat Linux Enterprise Ver. 4 Weblogic :...
27-Aug-2009 01:18
by tanalyw Go to last post
0 97
Question
by snomimons
Hello, I'm new here so please play nice :D I managed to do this in the past but built a new server and I've lost and forgotten something. My Apache is running on Windows XP and is installed on C:\ Now I've run out of space on that drive and I know I can use a second drive as a directory for...
10-Aug-2009 03:56
by snomimons Go to last post
2 108
Question
by ApacheUser
I am new to Linux and the Apache server. I have been assigned a task to figure out how to create web services for the Apache server. Please give me some pointers on how to get started. What tools do I need to start writing a web service to (for e.g.) convert temperature, entered in Celsius,...
15-Jul-2009 03:03
by ApacheUser Go to last post
0 152
Question
by chancho
Hello everyone, I'm having a problem with Apache, I have a file 'unsupportedscanx.php', and I want to set a condition that if a user type the URL with upper case letters or combination with lower case letter, that always points to this file unsupportedscanx.php. This is what I've been using and...
22-Jun-2009 08:50
by chancho Go to last post
0 184
 
by DenishPatel
Hi, I have a web-plugin that does some authenticatio & authorization for the Apache WebServer. On successful Authorization, I am setting a cookie. The first time I access a page. I can see the Cookie in LiveHTTPHeaders (Mozilla Firefox). However after session timeout, when I refresh the page, I...
01-Jun-2009 06:08
by DenishPatel Go to last post
0 188
 
by geroido
Hi Can anyone help with this problem. I want to be able to connect to my home server from an external comupter using my IP address. I have a netopia 3341 router. I did this before but can't remember how. I know I have to do some port forwarding. and I have apache set to listen to 8080. What do I...
01-May-2009 05:45
by geroido Go to last post
0 207
 
by Boonstra
Hi There, i've got a bit of a problem. Every so often my server (randomly) starts multiple perl processes (sometimes up to 15 processes, run by user apache) which take 100% CPU. Because the CPU is at 100% the websites are slow and/or not accessable. i'm investigating this problem but can i...
17-Apr-2009 14:31
by Boonstra Go to last post
0 374
Question
by Teriaki 511
probably an extremely common problem with an easy answer, but i cant seem to iron this one out... My home server seems to run nicely, dyndns updates my dynamic ip address no problem, and from any machine in my home, you can access the site in any matter you wish, localhost, 127.0.0.1, the actual...
13-Apr-2009 19:55
by SSANZ Go to last post
1 512
 
by bhayzone
Hello All, I am facing this problem in production since a very long time now. Made several changes but it keeps surfacing. I need some help in isolating/identifying/understanding the actual cause of this problem. What can I do to analyze this issue. From where can I get more information about what...
13-Apr-2009 19:54
by SSANZ Go to last post
1 288
 
by JehanNYNJ
Hi all, I am a newbie. I installed Apache HTTP server on a machine. I then went to the bin directory and started the Apache server (I did not install it to run as a service). Now when I tried to go to my default html page (index.html) from a different machine I find that I...
13-Apr-2009 19:53
by SSANZ Go to last post
1 403
 
by tiagofgarcia
These are the steps i am taking to compile the Appache 2.2.10 on my Apple G4 running MacOS X 10.4 (Darwin) with Xcode 2.5. 1.) $ ./configure --prefix=/usr/local/apache-2.2.10 --bindir=/usr/bin --sbindir=/usr/sbin ***The configure seems to complete without any errors. *** 2.) $ sudo make ***I get...
13-Apr-2009 19:51
by SSANZ Go to last post
1 907
Question
by Shanker.Nair
Hi All, I consider my self to be a newbie as far as Apache Web Server is concerned. I need to design an application which would make use of a Web Server to accept hundreds and thousands of concurrent requests to stream images from a folder (folder would be on the same machine as that of the web...
13-Apr-2009 19:46
by SSANZ Go to last post
1 221
 
by chezzestix
I have an apache server on my windows machine behind a router. I turn on wireshark and begin watching as I press enter on the computer across the room with the domain name typed into the browser. Three evenly spaced packets come through marked with the source IP of my router's public IP and dest...
13-Apr-2009 19:44
by SSANZ Go to last post
1 246
 
by carla
I'm Using the opensuse Operating system as a Server. I'm trying to configure a virtualhost as following: NameVirtualHost 192.168.1.6:80 <VirtualHost 192.168.1.6:80> DocumentRoot "/srv/www/htdocs/site.co.mz" ServerName www.site.co.mz <Directory "/srv/www/htdocs/site.co.mz"> allow from all Options...
13-Apr-2009 19:43
by SSANZ Go to last post
1 248
 
by srose
Hi I want to create a web server to store my proxy server and link it to my .co.cc domain. I have an old Dell computer which I could use, it's not powerful but I will be the only one using this website. Here is how my network is setup in my house. The internet goes into my dad's router in his...
13-Apr-2009 19:42
by SSANZ Go to last post
1 293
Post New Thread

Recent GIDBlogOnce again, no time for hobbies by crystalattice

Display Options Moderators
Showing threads 1 to 20 of 435 Moderators : 1
Sorted By Sort Order
From The
cable_guy_67  
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The

All times are GMT -6. The time now is 15:46.


vBulletin, Copyright © 2000 - 2009, Jelsoft Enterprises Ltd.