Mezzanino sales area 1: Error creating rooms file
Freshly, I shifted my website so far from Apache running on Windows XP Professional, with a less advanced powered Windows Server 2008, by utilizing IIS 7.0. Unluckily, the switch to IIS 7.0 was not a simple one at least. Apache was a little solid to select up initially, although minimum roughly every one of the [...]
Answer Question
| April 22, 2013 3:41 PM
Apache, IIS 7.0, PHP
Freshly, I shifted my website so far from Apache running on Windows XP Professional, with a less advanced powered Windows Server 2008, by utilizing IIS 7.0. Unluckily, the switch to IIS 7.0 was not a simple one at least. Apache was a little solid to select up initially, although minimum roughly every one of the [...]
Apache Tomcat Webserver
Hi, Do I need to have java installed to run tomcat server?Do I need to set the environment variables to run tomcat server?
Answer Question
| June 28, 2011 4:02 PM
Apache, Apache Tomcat, Apache Web Server, Tomcat, Web servers
Hi, Do I need to have java installed to run tomcat server?Do I need to set the environment variables to run tomcat server?
Best shared storage on linux to set up a web cluster
what would be the most flexible and efficient software available today on linux platform to set up shared storage for clustering using apache on nginx ?
Answer Question
| November 15, 2011 8:03 AM
Apache, Apache Web Server, Linux, Linux administration
what would be the most flexible and efficient software available today on linux platform to set up shared storage for clustering using apache on nginx ?
What FTP server for Apache virtual host server?
I am working on putting together a web server using Apache 2.2.14 on Ubuntu Server 10.04 64 bit. I plan on having 10+ virtual host on the server. I would like for there to be ftp access to each virtual host, but I’m not sure what the best way to do that is. These appear [...]
Answer Question
| June 7, 2011 1:14 PM
Apache, FTP, FTP Server, Ubuntu, Virtual Hosting
I am working on putting together a web server using Apache 2.2.14 on Ubuntu Server 10.04 64 bit. I plan on having 10+ virtual host on the server. I would like for there to be ftp access to each virtual host, but I’m not sure what the best way to do that is. These appear [...]
SQL server native webservices and PHP
Hi, I have a SQL server 2008 database and I need to query it from PHP running in a Linux box. I thought that using webservices was our best option. I am trying to use native HTTP SOAP in SQL server. Following some tutorials, I made first an SP USE [Basededatos] GO /****** Object: StoredProcedure [...]
Answer Question
| May 10, 2013 12:34 PM
Apache, PHP, SQL Server, SQL Server 2008, WebServices
Hi, I have a SQL server 2008 database and I need to query it from PHP running in a Linux box. I thought that using webservices was our best option. I am trying to use native HTTP SOAP in SQL server. Following some tutorials, I made first an SP USE [Basededatos] GO /****** Object: StoredProcedure [...]
Web development course and Microsoft qualifications
I recently left my job in the UK as a project manager from a niche organisation that provides business services to public service bodies. I am thinking of sharpening my skills by doing some web development training and getting certified with some Microsoft and Adobe products and moving into Web Development project management. I have [...]
Answer Question
| March 1, 2011 12:04 PM
Apache, Flash CS5, HTML, java script, Linux, MySQL, PHP, Project Management Methodology, SQL Server 2008, Visual Studio 2010, Web development
I recently left my job in the UK as a project manager from a niche organisation that provides business services to public service bodies. I am thinking of sharpening my skills by doing some web development training and getting certified with some Microsoft and Adobe products and moving into Web Development project management. I have [...]
Customize Apache error page
In many cases when the apache or the instance is down, end users receive a “Page Can not be displayed” browser. How can I customize that that page to put situation friendly messages so that end user do not have to send mails and ask questions on that. I am trying to look into $IAS_ORACLE_HOME/Apache/Apache/conf/httpd.conf [...]
Answer Question
| February 16, 2011 6:17 PM
Apache, Apache Web Server, Oracle commands
In many cases when the apache or the instance is down, end users receive a “Page Can not be displayed” browser. How can I customize that that page to put situation friendly messages so that end user do not have to send mails and ask questions on that. I am trying to look into $IAS_ORACLE_HOME/Apache/Apache/conf/httpd.conf [...]
Redirecting Apache web server to Exchange 2007
I currently have a webserver running wamp apache that is connected to the outside world that uses both port 80 and 443 for ssl. I also have a Exchange server 2007 server on a seperate box and need to know how to access owa from the web and smartphones, I have changed the port to 90 for [...]
Answer Question
| November 17, 2010 2:46 PM
Apache, Apache Web Server, Exchange 2007, OWA, Port 80, SSL, WAMP Stack
I currently have a webserver running wamp apache that is connected to the outside world that uses both port 80 and 443 for ssl. I also have a Exchange server 2007 server on a seperate box and need to know how to access owa from the web and smartphones, I have changed the port to 90 for [...]
How can I allow a user to sign off from an AS/400 web application from the browser?
I have built a simple web application that uses a web front end to an RPG program. Upon entering the URL the user is forced to enter a valid AS/400 user ID and password – in a similar manner to a password protected directory on a Linux server using Apache - utilizing a pop up window [...]
Answer Question
| October 5, 2010 10:49 PM
Apache, AS/400, AS/400 login, RPG, RPG Program, Web application
I have built a simple web application that uses a web front end to an RPG program. Upon entering the URL the user is forced to enter a valid AS/400 user ID and password – in a similar manner to a password protected directory on a Linux server using Apache - utilizing a pop up window [...]
How to send a binary payload with request in JMeter?
Hi everyone, I’m new to Jmeter and couldn’t figure out yet how to send binary data to the server as the body of a POST request. Thanks in advance.
Answer Question
| June 21, 2010 11:40 AM
Apache, Binary data, JMeter
Hi everyone, I’m new to Jmeter and couldn’t figure out yet how to send binary data to the server as the body of a POST request. Thanks in advance.
headers_module location for iSeries Apache http config file
Can someone tell me the location for the headers_module for iSeries??? I want to add it to our http configuration file. Thew IIS version looks like this: LoadModule headers_module modules/mod_headers.so Thanks, Dave
Answer Question
| March 13, 2010 4:57 PM
Apache, AS/400, HTTP Admin Instance, iSeries
Can someone tell me the location for the headers_module for iSeries??? I want to add it to our http configuration file. Thew IIS version looks like this: LoadModule headers_module modules/mod_headers.so Thanks, Dave
setting up a virtualhost
I want to setup virtualhost on my apache server so that i can run more than one website on the same server without using www.localhost/mysite_name.com. If i get it right, using just www.mysite_name.com shld work but it doesn’t yet. The help I cud find thru google weren’t clear to me. Currently, localhost is my server/domain [...]
Answer Question
| February 9, 2010 9:45 AM
Apache, Virtual Hosting, Windows Server
I want to setup virtualhost on my apache server so that i can run more than one website on the same server without using www.localhost/mysite_name.com. If i get it right, using just www.mysite_name.com shld work but it doesn’t yet. The help I cud find thru google weren’t clear to me. Currently, localhost is my server/domain [...]
Writing webservices which is better Appache CGI/RPG or PHP?
We just had a project request come down to write some webservices for our iSeries. Currently we are running V5R4M5. We are looking to upgrade our OS to 6.1 next month. We already have a few CGI apps running, but they are small. The webservices would be much larger in size and scope. Going forward my question [...]
Answer Question
| January 27, 2010 5:31 PM
Apache, CGI, PHP, Web services
We just had a project request come down to write some webservices for our iSeries. Currently we are running V5R4M5. We are looking to upgrade our OS to 6.1 next month. We already have a few CGI apps running, but they are small. The webservices would be much larger in size and scope. Going forward my question [...]
Open Source Checkbook Register
I’m looking to put up a checkbook register on my web server (yes I will be using ssl). I could write one, but I was wondering if anyone had tried any of the redily available ones and what they though about them.
Answer Question
| January 25, 2010 5:06 AM
Apache, Java, Linux, Open source applications, Perl, PHP
I’m looking to put up a checkbook register on my web server (yes I will be using ssl). I could write one, but I was wondering if anyone had tried any of the redily available ones and what they though about them.
Go Away Apache Welcome Page
I just did a fresh install of CentOS 5.4 i386 last week and so far I have failed to get the Apache welcome page (Apache 2 Test Page) to go way. Apache version is 2.2.3-31. Trying to access any anther page brings up not found error. I have verified my index.htm file is in the [...]
Answer Question
| January 25, 2010 5:59 AM
Apache, Apache 2.2.3-31, Linux, Linux configuration
I just did a fresh install of CentOS 5.4 i386 last week and so far I have failed to get the Apache welcome page (Apache 2 Test Page) to go way. Apache version is 2.2.3-31. Trying to access any anther page brings up not found error. I have verified my index.htm file is in the [...]
Apache Web Server Config
I’ve been trying to install Apache on my windows XP Home box upstairs in order to create a local webserver in my house for mostly personal use and everything seems fine except that when i try to see the web page from my laptop through an internet connection (my laptop through my cable modem back [...]
Answer Question
| November 30, 2009 8:04 PM
Apache, Apache Web Server, Web Server, Windows XP
I’ve been trying to install Apache on my windows XP Home box upstairs in order to create a local webserver in my house for mostly personal use and everything seems fine except that when i try to see the web page from my laptop through an internet connection (my laptop through my cable modem back [...]
Plans and Guidelines for a Web Application Project
Hello there fellow users, I have been entrusted with the task of designing and implementing a financial system for a charity foundation where I live. The charity foundation requires its work (addition and retrieval of records, for example) to be done online, using a web app. The app connects to a database server for storage [...]
Answer Question
| October 13, 2009 1:17 AM
Apache, ASP.NET, Java, MySQL, Web application deployment, Web development
Hello there fellow users, I have been entrusted with the task of designing and implementing a financial system for a charity foundation where I live. The charity foundation requires its work (addition and retrieval of records, for example) to be done online, using a web app. The app connects to a database server for storage [...]
abt the server
is it possible to make my personal computer to act both as client and server for the purpous of doing project like php-mysql-apache and for deployinf j2ee also
Answer Question
| October 12, 2009 1:46 AM
Apache, MySQL, PHP
is it possible to make my personal computer to act both as client and server for the purpous of doing project like php-mysql-apache and for deployinf j2ee also
Apache HTTP server for AS/400 and OS/400
I’ve looked for the download for Apache Tomcat Server HTTP for AS/400 and OS/400, but can only find versions for Windows, Unix and IS/2. Does anyone know the download location?
Answer Question
| October 9, 2009 4:31 PM
Apache, Apache Tomcat, AS/400
I’ve looked for the download for Apache Tomcat Server HTTP for AS/400 and OS/400, but can only find versions for Windows, Unix and IS/2. Does anyone know the download location?
Installing apache with yum or kloxo fails
I’m running a VPS with Kloxo admin. When switching program I get an error install_httpd_failed I’ve tried installing httpd via ssh and the problem seems to originat from yum. Any command to install or update a serive via yum gives the following error message Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile Traceback (most [...]
Answer Question
| October 6, 2009 5:20 PM
Apache, Linux, VPS, Yum
I’m running a VPS with Kloxo admin. When switching program I get an error install_httpd_failed I’ve tried installing httpd via ssh and the problem seems to originat from yum. Any command to install or update a serive via yum gives the following error message Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile Traceback (most [...]





