3,436 Topics

Member Avatar for
Member Avatar for Lakeside55

I am trying to set up my Hardy Heron server to host my own website. I have a domain registered at GoDaddy, and have an account at DynDNS, where I have a freee hostname (Sasswebs.Homelinux.com, and the domain is sasswebs from JGoDaddy). I have forwarded my domain, and my router …

0
98
Member Avatar for shahbaz5144842

hi to all ! I have a problem with java class accessing in jsp form i use <jsp:useBean id="db" scope="request" class="untitled5.dataBase_Connection" /> <jsp:setProperty name="db" property="*" /> to access the database class but i have the [B]"The value for the useBean class attribute untitled5.dataBase_Connection is invalid"[/B] I provide default constructor too …

0
68
Member Avatar for samarudge

Hi, I have a shell script that is supposed to change the permission for my WWW folder so that Apache can access them. My current script is [CODE=shell]chown apache /var/www/* chmod 755 /var/www/*[/CODE] This works fine for /var/www/ but subdirectories of /var/www/ e.g. /var/www/html/ is still owned by samarudge (My …

Member Avatar for samarudge
0
91
Member Avatar for dthatsme33

I currently have Coldfusion running on IIS on our webserver. I need to install Apache for a website I am working on. I've been doing research on how to handle Coldfusion for both servers but I'm not sure what the best way is. 1. I could install Apache on Port …

Member Avatar for dthatsme33
0
162
Member Avatar for davewylie

Hi, Can anyone help me with this problem? I have written some PHP code to send emails to a distribution list. The emails do get sent, but the subject box and to box are blank. However, To: and Subject appear at the top of the message, which just looks messy. …

0
71
Member Avatar for csharplearner

Hello all, I work on MySQL and i have knowledge about it. I have no idea of what Apache is? I googled and came to know just like MySQL it is also a Web Server and nothing more about it. When people ask me if i have experience with Apache?! …

Member Avatar for csharplearner
0
274
Member Avatar for Selym

I have a bit of an issue that I'm hoping someone can shed some light on for me. Here's some information that might help leading up to the question below. I am hosting a family picture gallery at home. I am forwarding port 80 through a router. The gallery is …

Member Avatar for sknake
0
121
Member Avatar for klactose

Hello, I am very new to JSP but I am familiar with Java. I am having an issue with some error messages I don't understand. when I use this syntax: [code=jsp] <jsp:useBean id="search" class="search.SecSearchParams" scope="request"> <jsp:setProperty name="search" property="*"/> </jsp:useBean> [/code] I get this error: The value for the useBean class …

Member Avatar for klactose
0
212
Member Avatar for yiann22

Hi guys - my box is probably suffering from something similar here - cant run regedit / cmd , programs shut down without reason, machine hungs and is really slow etc etc.. Run malware bytes and found a few files & registry items that were infected. Run Hijack this afterwards …

Member Avatar for jholland1964
0
133
Member Avatar for polorsport

I can't seem to get rid of them. They first showed up on nod32. Then spybot, then maleware bytes. etc. I would remove restart. Everything would be fine for a day. Then bam there back. Performance wise luckily everything has been fairly normal. With the main issues being when I …

Member Avatar for jholland1964
0
240
Member Avatar for hardcore

Hi all, I want to install Apache server 2.0.50, PHP 4.4.9, on Personal PC WinXP Pro but was unable to do that and was unable to find right instructional manual.Did a lot of reconfiguration in PHP.ini, httpd.conf files but Apache could not see PHP so test.php does not I need …

Member Avatar for hardcore
0
129
Member Avatar for SerbOz

Hi, My comp start to behave strange. Almost on every task poping windows to say: "encountered problem and need to close". I have 4 scans: 1. ESET Smart Security 2. MBAM 3. Spybot 4. HijackThis and posting them here. Hope someone can help. I am using Windows XP Pro Sp1 …

Member Avatar for crunchie
0
471
Member Avatar for samarudge

Hi, I am trying to HTTP Auth protect a directory in my cgi-bin directory. I have a .htaccess file: [CODE]AuthUserFile /var/www/cgi-bin/secure/.htpasswd AuthGroupFile /dev/null AuthName "uTutorial Console" AuthType Basic <Limit GET POST> require user valid-user </Limit> [/CODE] When I put this .htaccess file in an ordinary directory e.g. /var/www/html/site/secure/.htaccess it works …

0
102
Member Avatar for AS_82

[B]Hi, I am developed a simple web application using servlet where it gives a response for a fixed request, but a third party application sends this request very frequently as per our project architecture, but due to this very frequent request, the tomcat server slow down after a few seconds, …

Member Avatar for stephen84s
0
1K
Member Avatar for bigtalk

I've hit a bit of a block and need some help. I have already set up my httpd.conf file to enable Virtual Hosts. I also set up httpd-vhosts.conf with a bunch of vitual hosts. I've been using them and they work fine (this is on my dev machine, not a …

Member Avatar for bigtalk
0
277
Member Avatar for amitattri1987

Hi, I'm a novice to apache server and its configuration for mod_python. As available on as availabe on [URL="http://www.thesitewizard.com/archive/addcgitoapache.shtml"]http://www.thesitewizard.com/archive/addcgitoapache.shtml[/URL]. (Please go through it. It is very simple but important to solve my query.) Platform: Windows XP Python 25 is installed as c:\python25\python.exe Apache server 2.2 is installed in program files. …

0
66
Member Avatar for alias120

Hi there, i am having a little trouble with hosting a web page and was wondering if anyone might have some feedback here. I am hosting a Web Server off of Apache, running Server 2008 as my OS. I can access the website on my own network, but if i …

0
54
Member Avatar for cyberbaffled

The dll is in the directory specified in the apache2.2 configuration file. Yet restarting the apache server generates this error message: "httpd.exe : syntax error on line 128 of C:/Program Files/Apache Software Foundation/Apache2.2…/conf/httpd.conf : Cannot load c:/php5/php5apache2.dll into server. The specified module cannot be found." Any thoughts on why it …

Member Avatar for Designer_101
0
208
Member Avatar for whitestream6

I've been testing a few PHP scripts on an Apache server with Apache 2.2, the latest version, and a PHPMyadmin. Currently I'm running MediaWiki and a PHPbb board, with testing content. I want to prevent access from the outside world, how would I do this?? Currently typing my IP address …

Member Avatar for martin5211
0
216
Member Avatar for akc1231

Hi, I've been having this problem in which when i click on any google search link, it redirects me to some other page. I am experiencing this both in firefox and in IE. I've serached and found out that people have overcome this by using hijackthis. I've downnloaded hijack this …

Member Avatar for jholland1964
0
102
Member Avatar for humbug

Having hardly used macs in my life, I am now borrowing an old iMac 3G (OS 10.2.8 I think) to temporarily host some php files. I have downloaded the latest version of MAMP to get the job done and done the whole unzipping/moving to apps folder thing. My problem comes …

0
98
Member Avatar for sparques

Hello, Being fairly wet behind the ears with Crystal Reports, I've been struggling with an issue of authentication. I have a Report, that is created in version 8.5....interfacing with a Sql Server 2000 database. I access the report through our company's internal web site. (The website was created in Coldfusion …

0
61
Member Avatar for PcPro12

I want to set up a small server on my existing Windows Vista Home Premium, or Windows 7 PC's...one of them... I want to use Apache, MySQL 4 or 5...and PHP 5...the latest versions of all programs...They come in a bundle called WampServer2...everything you basically need for a server... OK...So …

Member Avatar for Wayne.Bourdon
0
152
Member Avatar for chaney44145

I am having some problems with python. If I use IE to POST data to a page using a simple form, I get the following [code] POST /automa/auth.php HTTP/1.1 Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/x-shockwave-flash, application/x-ms-application, application/x-ms-xbap, application/vnd.ms-xpsdocument, application/xaml+xml, */* Referer: http://maroon5/automa/login.php Accept-Language: en-us Content-Type: application/x-www-form-urlencoded UA-CPU: x86 Accept-Encoding: gzip, …

Member Avatar for chaney44145
0
183
Member Avatar for punitdam

Hi, I am new to PHP and Mysql development . I had installed RHEL5 Server, Apache, PHP5 and MYSQL5.1. I got below script which actually give status of the Apache, PHP and MYSQL. [code] <?php session_start(); ?> <!-- INSTRUCTIONS: 1. Please copy this file anywhere in the DocumentRoot of your …

Member Avatar for nav33n
0
202
Member Avatar for chrishea

If you are still using AVG anti-virus Version 7 and you're about to install the latest version in response to the threats about end of support for Version 7, be aware that there are a couple of problems: [LIST] In Vista, the install can have a problem if User Account …

Member Avatar for cwarn23
1
122
Member Avatar for Phaelax

I installed php (4 i think) and added the extension to iis. When I try to view a php file through the web browser, I get the following error: [quote] [b]CGI Error[/b] The specified CGI application misbehaved by not returning a complete set of HTTP headers. The headers it did …

Member Avatar for nav33n
0
131
Member Avatar for PinoyDev

Hi guys.! Good day! I have a one windows xp computer which ive installed wamp(windows apache mysql) package. I want to connect to this computer using one computer on a network. The code works fine when i run the program on this server computer because i will just specify the …

Member Avatar for PinoyDev
0
112
Member Avatar for agent007

Hi all On my test Apache (2.2.11) & PHP (5.2.8) server, as most will be no doubt aware, placing custom php.ini files in individual document root directories override the directives in the master php.ini file which is in "/etc/httpd". Whilst this can be a useful feature, there are certain directives …

0
91
Member Avatar for samespace

Hi! I recently started learning how to implement MVC. I'm supposed to update a photo caption, but whenever I hit the "Update!" button, an error message appears saying, "The server encountered an internal error () that prevented it from fulfilling this request." note: i'm using netbeans 6.5 This is in …

0
46
Member Avatar for jayb

hello everyone ... I am working on a CMS in PHP, using Apache server .. in my site we have a download and upload file module .. where user can download necessary files and also can upload . but I want use an another server for this .... such that …

Member Avatar for digital-ether
0
127
Member Avatar for bsteinex

I'm trying to use mysqli with Apache 2.0.63, Mysql 5.1.32, and Php 5.2.9-1 for Windows. Looking at phpinfo() I can see mysqli installed. I can also run a mysql query. However when I attempt to run a prepared statment I it fails at the if statement if($stmt->prepare($sql)) with the following …

0
35
Member Avatar for nishantdaniweb

Hi All, I successfully deployed my application in Jboss server. My application is working file But my problem is when I first time access my application then I am getting the following error but after refresh or clicking on browser back button, I am not getting this error. This below …

0
92
Member Avatar for ^CurryPork^

Hi all, I am newbie for JSP.i want to create a simple website which provide search function from Database(MySQL). I downloaded Apache Tomcat ,MySQL and JDK 6 Update 12 with Java EE.Who can tell me how to setup this simple website ? help! Thank You! :-)

Member Avatar for peter_budo
0
89
Member Avatar for vasthan_2005

i have apache server and i want to access database by jsp what can i do please gve me steps actually iam at intially stage in jsp

Member Avatar for ejosiah
0
81
Member Avatar for JP_L

hi, I'm trying to run my 1st servlet I'm using eclipse and tomcat but I get an error that I cannot solve. can anyone tell me what I'm missing? here is my index.jsp [code=java] <%@ page language="java" contentType="text/html; charset=ISO-8859-1" pageEncoding="ISO-8859-1"%> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> …

Member Avatar for ejosiah
0
102
Member Avatar for JP_L

Hi everyone I'm new to JSP and followed a code I read in a book here is my code: [code=JSP]<%@ page import="java.sql.*" %> <%@ page import="java.io.*" %> <% String connectionURL = "jdbc:mysql://192.168.10.2/ox?user=moop&password=unbind"; Connection connection = null; Statement statement = null; ResultSet rs = null; Class.forName("com.mysql.jdbc.Driver").newInstance(); Connection cn = DriverManager.getConnection(connectionURL); Statement …

Member Avatar for JP_L
0
413
Member Avatar for headedtomexico

I have a VB program, in VB6 that is connecting to a website for validation of a user account. One of my users can't seem to get the thing working though. He gave me his password and when I try it on my machine it works. The validation script on …

Member Avatar for headedtomexico
0
296
Member Avatar for cosby

hi everyone i have a script that upload a file to the server and i am running apache2 so the default apache usersis www-data and group www-data,so as i upload the file i want each and every file that uploaded to the server to change from www-data to staff user …

Member Avatar for digital-ether
0
131
Member Avatar for serkan sendur

hi guys, i need to know what should i type to my browser to access apache/tomcat webservers root web folder. there should be some config files that i could see. help please thanks.

Member Avatar for nav33n
0
60
Member Avatar for mps727

I'm having trouble compiling my servlet, because it says the servlet classes can't be found. [code] CreateAccount.java:2: package javax.servlet does not exist import javax.servlet.*; ^ [/code] I googled a bunch and most people with this problem had their CLASSPATH set incorrectly. Here is the result when I echo my classpath: …

Member Avatar for mps727
1
139
Member Avatar for samarudge

Hi, I currently run my website off one server (192.168.0.4) and all requests for port 80 (HTTP) are sent to this server. However I want 4 out of 10 requests to be proxied to my second server (192.168.0.3) but I don't want port 80 to map to server 2. I …

0
61
Member Avatar for josemakara

Guys, need urgent help here from IT Gurus - I'm converting my development environment into a production level server. <Apache 6...- > for actually practical application I know to accomplish this I need to create Virtual Hosts on my web server. The idea of this is to allow the web …

Member Avatar for stephen84s
0
115
Member Avatar for Silver Snail

I have created a simple HTML and Perl test to figure out how to properly get a browser to re-Post form data to a new URL. The raison d'etre for this test is to figure out the best way to re-Post the shopping cart order form data to PayPal after …

Member Avatar for Silver Snail
0
897
Member Avatar for ash_85

I can encrypt with ENCRYPT ------------ $pass = $_POST['sort_code']; $query = "INSERT INTO customer(sort_code) VALUES (AES_ENCRYPT($pass,'key'))"; the above code take a value from form and puts in the database as encrypted value. The field type of the sort_code in my database was varchar but now i have changed to BLOB. …

Member Avatar for ash_85
0
92
Member Avatar for nmakkena

Hi everybody, I am trying to install php,apache,mysql through xampp-win32 installer. But i am getting an error that "apache installation failed. port 80 and 443 already in use". I am using windows xp os. How to resolve this problem pls help me

Member Avatar for ShawnCplus
0
101
Member Avatar for njabs

Hi good people! Please help me out, i have an intranet running in my PC that means my PC is a local server. when user try to access the intranet it give them this error:- "HTTP Status 500 - type Exception report message description The server encountered an internal error …

Member Avatar for stephen84s
0
135
Member Avatar for arnaud257

Hi, Using dreamweaver / webassist extension / Apache 2.0.59, MySQL 5.0.41, PHP 5.2.6 on a mac: After selecting my criteria on my search page I go to a result page where I display several information from my database. I have 10 results per page and each result has field displaying …

Member Avatar for arnaud257
0
195
Member Avatar for ashish100

Hi, I am using Apache's mod_rewrite module in order to enabling url rewriting.I have some queries. (1)My website has a large database and large no. of files.I want to apply rule on only one file.So every time some event occurs(user clicks on any link to open the corresponding page) control …

0
50
Member Avatar for wcaicedo82

Hi all, i've encountered this trojan while downloading some music using FrostWire thru Sanboxie. NOD32 got it and supposedly got rid of it. But i'm somewhat uncomfortable and i downloaded hijackThis. Some BHOs seem suspicious but i really don't want to mess something up so i'm posting the log. Please …

Member Avatar for cohen
0
246

The End.