3,436 Topics

Member Avatar for
Member Avatar for ganesan123

Hello All, I am a Apache newbie, currently stuck up on URL masking setting :(. I have a URL called 'abc.maindomain.com', I would like to convert it to 'anotherdomain.com'... I know the setting to redirect the URL, but I am not able to mask the URL. Can anyone from please …

0
92
Member Avatar for omesanni

I am having a with problem displaying the contents of the hql query from the database. Basically I created entity classes for each table in my database. I have an index.jsp page which has a form in it. When the form is submitted the details are passed to a servlet …

Member Avatar for ~s.o.s~
0
170
Member Avatar for Sheridan

HELP! I am a refugee from Apache trying to use PHP with IIS. I have PHP installed and running on IIS 6. This is good. Not so good is the fact that phpinfo() does not recognize MySql and I cannot generate error messages. Anyone know where I can look for …

Member Avatar for lightningrod66
0
112
Member Avatar for dilbert_here00

Hi, I am learning python CGI programming but got stuck with some issues. I would really appreciate if you could help me out. Problem: I have made a web page using Python CGI scripts; from one of the menu items on the web page, I am trying to call another …

Member Avatar for anurag_bagaria
0
433
Member Avatar for George2

Hello everyone, I have written the folllowing scripts, just want to output "Foo is true." when the property foo is set to true. But when using Eclipse to run the simple script, there are something wrong. Could anyone help to check what is the wrong with my shell scripts? Source …

Member Avatar for vinu09
0
212
Member Avatar for kbh

i'm a bit confused; i've a domain with A record 1.1.1.1 and the customer is on leased line; we relay mail to 1.1.1.1 -wan IP (the router at customer side and it works fine) now customer need a website by the domain name; web server is apache; i've created CNAME …

Member Avatar for freshfitz
0
61
Member Avatar for Modo

hi guys how r u doing .. i am using a website to help me install the three components through the tutorial on the website everything seems to be working except the MySql part .. the tutorial says i should go to DOS and there i should run mysqld-nt --console …

Member Avatar for Modo
0
267
Member Avatar for Roebuc

I am having problems with the mod_rewrite including an apostrophe. I was able to make this work.... RewriteRule ^([A-Z]{2})/([a-zA-Z]*)/(([a-zA-Z]|'s-[a-zA-Z])*)\.html$ /list.php?stateabrev=$1&city=$2&restName=$3 RewriteRule ^([A-Z]{2})/([a-zA-Z]*)/(([a-zA-Z]|'s-[a-zA-Z]|-[a-zA-Z])*)\.html$ /list.php?stateabrev=$1&city=$2&restName=$3 RewriteRule ^([A-Z]{2})/([a-zA-Z]*)/(([a-zA-Z]|'s-[a-zA-Z]|-[a-zA-Z]|-[a-zA-Z])*)\.html$ /list.php?stateabrev=$1&city=$2&restName=$3 However if I only want one work and no dash I can not get it to work.... RewriteRule ^([A-Z]{2})/([a-zA-Z]*)/(([a-zA-Z]|'s)*)\.html$ /list.php?stateabrev=$1&city=$2&restName=$3 or RewriteRule ^([A-Z]{2})/([a-zA-Z]*)/([a-zA-Z]|'s*)\.html$ /list.php?stateabrev=$1&city=$2&restName=$3 …

0
82
Member Avatar for designingamy

Hello everyone! I am new to JavaScript and have been using PHP, but needed to use a dynamic form for information about County/State. Here is part of the code (keep in mind I did all 50 states this way-that's well over 3000 counties): [code] <script language="JavaScript" type="text/javascript"> <!-- //first combo …

Member Avatar for designingamy
0
186
Member Avatar for Tyster

Hi Folks, I am encountering what I think is a simple problem but I haven't been able to solve it. I am trying to parse a simple XML file and I keep getting the following exception... Exception in thread "main" javax.xml.transform.TransformerException: A location step was expected following the '/' or …

Member Avatar for quuba
0
1K
Member Avatar for aloks

Hi i have a website hsoted on a shared server with a service provider and i am getting the below error at times while i am adding text in the database thru the CMS module provided to me by the developer. The developer says its a server issue and and …

Member Avatar for blocblue
0
85
Member Avatar for peter_budo

I tried to follow [url=http://www.netbeans.org/kb/61/websvc/gs-axis.html]Creating Apache Axis2 Web Services on NetBeans IDE[/url]. It worked for me till the point of [url=http://www.netbeans.org/kb/61/websvc/gs-axis.html#deploy_axis]deploying an Axis2 web service to the server[/url]. Once I select [b]Test Operation in Browser[/b] it does give me following Warning [code]Unable to open web service tester page: http://localhost:8080/axis2/services/HelloAxisWorld/hello?name=XYZ Make …

0
98
Member Avatar for arshadshaikh

I am using apache2triad 1.5.4. I need to use MS SQL Server 2..5 database with my php application. How do i use it and how to configure it. Please let me know ASAP. Thanks

0
46
Member Avatar for zachman1094

So here's my problem. Whenever I do anything with a video located on my computer, such as: highlight it in Windows Explorer, open a video to edit it in Windows Movie Maker, try to watch a video in Windows Media player, the program that was having some interaction with the …

Member Avatar for zachman1094
0
223
Member Avatar for it2051229

hello, i'm new to jsp but i'm not new to web development and been doing PHP for quite some time... I download Java EE and SDK from sun microsystems website and from there when I installed everything, there's a ready made middle ware software to host jsp pages and servlets. …

Member Avatar for stephen84s
0
69
Member Avatar for SmokyMo

Hi I have to make a program to parse html document and check for broken links. I did the first part and now wondering is there a method or class that checks if the link is valid?if not I assumed I can construst a method myself, like get the response …

Member Avatar for stultuske
0
150
Member Avatar for rajeesh_rsn

Hai, I had a small shopping web site. Need alert my clients through SMS every day. I need for help in " How to do SMS through my web site, in which the sender of the sms must be "my website name " . My hosting is Apache... and i …

Member Avatar for stephen84s
0
182
Member Avatar for gdhanasekar

Hi, I am implementing the seo url in my site.The seo url is like directory based url, for example example-site.com/index.php?module=site&content=page_categories&type=pages&id=mysql to example-site.com/index/module/site/content/page_categories/type/pages/id/mysql/ By using RewriteRule index/module/(.*)/content/(.*)/type/(.*)/id/(.*)/ index.php?module=$1&content=$2&type=$3&id=$4 this is working fine,but I have to do this for each and every page of my site to generate seo urls. [b]Is there …

0
93
Member Avatar for camelNotation

I'd like to know if an isp's server usually keeps a record of all the outgoing mails by all users. For instance, if an user sends an email from a hotmail a/c to another, would that transaction and the mail contents be stored on the server even after 1 month?

Member Avatar for jbennet
0
111
Member Avatar for musemaker

"...sendmail[66440]: NOQUEUE: [12.*.*.*] did not issue MAIL/EXPN/VRFY/ETRN during connection to MTA" About 3 days ago I had a reverse DNS problem on my sharehosted Appache that effected email system, and what I believe is how it authenticates users/clients. Someone else used my IP in editing thier dns registration, most likely …

Member Avatar for slacke
0
140
Member Avatar for rajeesh_rsn

I am a web designer and Programmer.... I would like to make a web server in my office... I am newbie in this. I want to register a domain and need to make a web server and make my hard disc as server.... Please help me..... I had a 2 …

Member Avatar for jbennet
0
71
Member Avatar for shab.s3udi

hi, Just for the history : I am a new to apache. And I am responsible for this new server. um... I don't know if this is the right section to post my questions or not. Howere, here they are: 1. some libraries or packages installation instruction says : you …

Member Avatar for slacke
0
149
Member Avatar for arunkumarsrec

Hello I am managing a blog. I kept a folder with permission 777 in the server. About a week before i found drastic rise in my traffic. I found a backdoor php script in my folder. I deleted it and changed the permission. In my site there is no option …

Member Avatar for jbennet
0
389
Member Avatar for 50tips

Hi, I have installed wordpress multiuser script on my vps host. when a user tries to upload a file, the script will create new folder, the new folders begin created are under apache ownership, that's why they are not accessable by normal users. can someone guide me how to set …

Member Avatar for cron410
0
78
Member Avatar for k2k

I installed apache in my linux fedora 9 server. I went to the /etc/httpd/httpd.conf and i see DocumentRoot "/var/www/html" so .. i put my index.htm file inside /var/www/html file....... and check the browser to see if i can see the webpage.... unfortunately, it is not working. I registered a domain …

Member Avatar for slacke
0
161
Member Avatar for tweeder

Hi, Let I have the complete URL : http://www.test.com/xyz/ Everything is fine when people are submitting POST request to this URL. When people are trying to http://www.test.com/xyz (missing slash), they got a 301 Moved Permanently and then are redirect to http://www.test.com/xyz/. But once there, the POST variables are not there …

0
77
Member Avatar for Chaky

Hello net-gurus. I am in the quest for ultimate pxe-way of booting and installing OS-es. My idea is to find me a software that would act as a pxe server (along with DHCO and TFTP) and give me an option of serving various boot/install images. I've considered Widows server 2000/3/8, …

Member Avatar for Chaky
0
86
Member Avatar for artirt

I'm making a web site and need limiting customers' access to the website of my application. I work under Apache Tomcat 6.0.18, postresql and of course i've put postgresql-8.3-603.jdbc4 in my lib file. My context Apache-Tomcat's name is "hotel", and my database's name is AMDB. I haven't a file sun-web.xml …

0
90
Member Avatar for Dick Kennedy

I'M running a site on PHP 5.2.6, Apache 2.2.9 (shared hosting). Most of the site uses a CMS (MODx) but I have one section using home-rolled scripts. I have a file that gets included into these that checks user status by looking for the MODx session vars. On one script, …

Member Avatar for Dick Kennedy
0
118
Member Avatar for stealthmode

I have been trying to find a simple name and password tutorial that works and is easy to follow. Not having much luck. The name and password will be in a text file or mysql database which the user will be given, i do not need forgot password or email …

Member Avatar for PomonaGrange
0
136
Member Avatar for tiger86

Hi, I work for a server that runs on apache and red hat. I need to get a anti-virus for the server as we have possible trojans that we need to quarantine. I appreciate any posts.

Member Avatar for jbennet
0
160
Member Avatar for jtmcgee

Ok, so I have got the free service of DynDNS from DynDNS.com. Now at example.sample.com I have a website working just fine. Now how do I, in the "sites-enabled" area, that is include in the apache config, set up more subdomains? Right now in the sites-enabled file I have NameVirtualHost …

Member Avatar for williebens
0
240
Member Avatar for FlashCreations

Hello, I am currently having a problem with .htaccess. I am trying to use mod_rewrite to rewrite: [url]http://www.example.com/test/test?word=test[/url] to [url]http://www.example.com/test/test.php?word=test[/url]. The only problem is the GET vars can have different names. So another example url could be [url]http://www.example.com/test/test?test=true&form=1[/url] or even [url]http://www.example.com/test/test?search=Google&type=Web[/url] etc. For this I wrote a simple PHP script …

Member Avatar for FlashCreations
0
182
Member Avatar for AndyBT

I suppose this would be an advanced case. I have *at least* two viruses and some rootkits– the go.google virus and the adoginhispen Trojan/downloader. My internet connection is being rerouted through an external IP address. Search engines results redirect me to random web pages. I have upload and download activity …

Member Avatar for AndyBT
0
134
Member Avatar for anumitadas

<?php <$conn=mysql_connect("localhost","root","root"); echo("connected"); if(!$conn) { die('could not connect:'.mysql_error()); } mysql_select_db("student",$conn); if (!mysql_select_db('student', $conn)) { echo 'Could not select database'; exit; } ?> This the code..Using which I want to connect but getting the error: Parse error: parse error in c:\apache\htdocs\phpmyadmin\connection.php on line 6 Plz help

Member Avatar for sasankasekhar
0
99
Member Avatar for djdellux

Hello fourm members this is my first post. I am having a problem with a string in my code and cant figure it out... here is the code maybe someone here can assist me. thanks in advance -dellux *#*#*#*#*#*#*#*#*#*#*# [code=php]<html> <head> <title>Loggin DB</title> </head> <body> <body bgcolor="#82CAFA"> <form method="get" action="loggin1.php"> …

Member Avatar for Andrew Hucks
0
103
Member Avatar for 0sinner

Hello, This is my first post here. I appreciate any help you guys can give me. I'm having some issues with the technologies listed in the title. I've narrowed this down to a Apache/Tomcat configuration issue (I'm leaning towards tomcat issue). First of all, my setup: Apache 2.2.10 -- The …

Member Avatar for 0sinner
0
199
Member Avatar for dinosaurclover

Does anyone know about doing rfc 1950 deflate and inflate at socket level. The RFCs are very specific about the HTTP headers you need to send, the start of stream flags(CMF, FLG, FDICT) and the ADLER32 checksum at the end of the stream but the explanation of how to assemble …

0
50
Member Avatar for optiplex

Hello I was reading this article [url]http://www.developer.com/java/data/article.php/3303561[/url], but im having some problems. I did exactly the same commands and such as they did in this article, but I dont get 'Security window' where it asks the client to trust the applet, or not. I tested the applet on apache, and …

0
47
Member Avatar for Chaster

Hi, I'v been trying to write a simple Java EE app, which deals with car renting. The entity beans and session beans are ready, so I've created a JSP for representation. It contains a single method, for init: [CODE] <%@page contentType="text/html" pageEncoding="UTF-8"%> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> …

Member Avatar for shurdsfield
0
159
Member Avatar for arunmagar

Hello I am new user of coldfusion.I just started to learn coldfusion. I made one file with the name "1_2.cfm" Code : [code=coldfusion] <!--- Processing ---> <cfset myQuestion = "What is a variable?"> <cfset myAnswer = "Variables are named storage containers inside programming languages. Just think of variables as any …

Member Avatar for terrymodular
0
118
Member Avatar for slickhesty

I'm trying to install a social networking CGI script on my Apache/Linux server running PHP. I'm installing the files under mysite.com/cgi-bin/members/admin.cgi //setup.cgi //login.cgi, etc. My server does not want to start executing these files when going to the URL for system setup. So I'm in a bit of a conundrum …

Member Avatar for cwarn23
0
92
Member Avatar for jfox1988

Hi all I am new to Linux and have been trying to set up an ftp connection using pure-ftpd. I have been able to set up the ftp and am using anonymous access with this. My main problem is using the upload script. I have compiled pure-ftpd with the uploadscript, …

Member Avatar for jfox1988
0
123
Member Avatar for hakimkal

Hey, some weeks ago, a friend asked me to try out the SYMFONY project framework, been a WINDOWS XP User running the WAMPSERVER 2.0 which has php5.2.5 running, I realize that the Symfony definitive guide PDF book had its focus more on *nix core systems though probably with a few …

0
86
Member Avatar for serious123

Hi, I am trying to run a python(2.5.1) script on apache2. Basically, I want that when I run this script in the browser on the web server, a gnome windows pops up. The code is as follows: [code] import subprocess def launchExplorer(): path = '/home/robot/Music' command = ["/usr/bin/gnome-open",path] subprocess.call(command) if …

0
49
Member Avatar for SonxQ7

Am not sure if this belong here or to JSP forum, mods kindly move it if it does ... thanx Hi have the this exception, seems my object cannot be found/bound to my form Stack Trace [code] SEVERE: Servlet.service() for servlet debugjsp threw exception java.lang.IllegalStateException: Neither BindingResult nor plain target …

0
74
Member Avatar for Manuz

How can a php page in http be convert to https.Or any method to convert from http to https in apache server.

0
56
Member Avatar for scott212

I've got a web service that responds to a request with xml, but there's a problem. I'm forced to send the blank line at the beginning of the file or the web server (apache) throws an error 500. However, the blank line breaks the xml and the page it responds …

Member Avatar for scott212
0
101
Member Avatar for Temeshwarrior

Hi Com, I’m currently working on a gSOAP client for an cpache CXF service, who authenticates itself by using RSA-Keys. But I have no idea how to configure the security header of my client, which is needed by the service The java code looks similar to this: [CODE] Map<String,Object> inProps= …

0
60
Member Avatar for dwdish

Hi, my jsp page uses sun.net.smtp.SmtpClient to send email. It worked fine until the hosted location was moved to another server. Now it generates the sun.net.smtp.SmtpProtocolException and the hosting company can't find what's wrong with it so I'm here hoping somebody can help. The hosting company tried sending email from …

Member Avatar for dickersonka
0
204

The End.