3,436 Topics
![]() | |
what is the difference between jakarta and apache Struts??? Thankzzz..... | |
Hello! My internet connection is gone and I dont know why! Can you help me ? since 4 days ago my antivirus(kaspersky) has been detecting some threats, I did the online scan and after booting, the connection was gone. Here is my log Logfile of Trend Micro HijackThis v2.0.2 Scan … | |
Hi Guys n Girls, I hope this is in the right place. I have recently uploaded my html website and have run some SEO tools telling me that there is no 301 redirect present. I have a www. version and a none www. version of the site. Google has found … | |
Here in this post, I am going to share the installation and configuration of multiple instances of Apache Tomcat 6 on Debian 5.0 Lenny. If you have followed the instructions given in the above post, Installation and configuration of Apache Tomcat’s multiple instances is just a piece of cake. To … | |
Hi I just got a new Dell Inspiron 15 Laptop not even a week ago and now I am having all kinds of troubles with online items.. 1. IE is not typing all letters and is totally delaying a few seconds between each push.. 2. I then d/l'd Firefox to … | |
I read all the thread on a similar post from 2006 but did not find an answer there. I can not redirect on my localhost (Apache) or on my hosted site (Apache). I was using a function created in a php course I took then switched to a basic piece … | |
Hello Everyone, This is my first post. I am very new to forums of any kind, so excuse me if I sound a bit nervous. I have ten years experience in Technical Communication, Editing, and Software Developer Documentation. I have recently started my own blog Hyderabad Technical Writer <URL SNIPPED>. … | |
Hi, am using MyEclipse. The tutorial is on Hibernate & Spring ... [code] Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/commons/logging/LogFactory at org.springframework.beans.factory.support.AbstractBeanFactory.<init>(AbstractBeanFactory.java:94) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.<init>(AbstractAutowireCapableBeanFactory.java:109) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.<init>(AbstractAutowireCapableBeanFactory.java:118) at org.springframework.beans.factory.support.DefaultListableBeanFactory.<init>(DefaultListableBeanFactory.java:87) at org.springframework.beans.factory.xml.XmlBeanFactory.<init>(XmlBeanFactory.java:72) at org.springframework.beans.factory.xml.XmlBeanFactory.<init>(XmlBeanFactory.java:61) at com.myeclipse.hibernatespring.BusinessLogic.main(BusinessLogic.java:23) [/code] I do have the commons-loggin.jar added to the Java Build Path ... My class ... [code] … | |
Hi All, I have successfully intalled apache and php and they are both working fine. Does anyone know what I need to do to be able to connect to sybase database. All the online litterature tell me that I need to add sybase to the configure parameter list when installing … | |
I have been working with PHP for a few months now and I wanted to make a simple mailing list script to add to a website I am helping redesign. I think that a mailing list will be a welcome upgrade. Anyway the error I am getting is[CODE]PHP Parse error: … | |
Hello! My name is Loren. I am an Admin at a cancer support forum. It is also religious based. This is my first venture into phpmysql. Never seen it before so bought a couple books and started studying. Got that apache/php/mysql installed and got it running, now making minor changes … | |
I got my httpd.conf and virtual hosts working properly, no problems there! :) Using mod_rewrite is the big problem. I've created the page [url]http://mycarwebsite1.com/page2.php[/url] but want to rewrite it without the extension on the end. Also, what does this do (from my example): [QUOTE] RewriteEngine on RewriteRule ^12.php$ 13.php [/QUOTE] … | |
Before i start i am not completely sure if this is the right place for this thread but since it requires knowledge about servers i figured it was. I am making a http 1.1 client and right now i have been able to completely support http1.0. The problem i have … | |
I just installed php 5.3 and apache 2.2 on my computer. While Apache seems to know I have php(it shows php 5.3 on the bottom of the apache monitor) when i tried to load a page with phpinfo() nothing shows up. I know i have the right syntax(i have used … | |
Hello, I am trying to create a simple ftp client. I'm following the instructions from [URL="http://www.nsftools.com/tips/JavaFtp.htm"]http://www.nsftools.com/tips/JavaFtp.htm[/URL](option 4) If you take look at JakartaWrapperTest.java, The first line is import JakartaFtpWrapper; So When do javac JakartaFtpWrapper.java JakartaWrapperTest.java -cp commons-net-ftp-2.0.jar I get an error saying [B]'.' expected[/B]. And if I comment out the … | |
[B][U]How to install a Debian LAMP Server[/U][/B] [B][U][/U][/B] [I]The combination of Linux + Apache + MySQL + PHP setup is known as LAMP[/I] We will be using: [B]Debian Linux - Operating System[/B] Debian is an opensource operating system, which uses the popular Linux kernel. It is a good choice for … | |
Hi everyone! I will try to give you as much info as possible to solve this quick! I am reading the Apache_Php_sql weekend crash course and I am stuck on testing my php installation. Here's what I have so far. Vista Installed Apache 2.2.11 listening on port 80 at "c:\server". … | |
Hi, i have installed apache 2.2 and have installed php 5.2.9. The installation has taken place succssfully. However when I try to test my php script with a simple <? phpinfo(); ?> I dont get any output in my browser. I have looked throuh the folurms and have tried a … | |
I have a Drupal site, and I have been all over the Drupal forums and gotten nowhere. My sidebar blocks disappeared, save for one single block, which changes. However, the blocks can be accessed and served by another module the Panels module. The site is Drupal 5 but I am … | |
Hi everyone, I recently got a project to do for a company. This project will determine whether or not i will get a job so i don't want to mess this up. I know what to do and what to install. I know Linux and its commands im not really … | |
Guys, I thought this might help you if u r looking for something similar, so I just wanna share this with u all. May b this is the wrong place to post but it is worth posting. I found this simple webserver for those ppl who want to host websites … | |
Hi All, For the last 6 months our site has been under severe brute force, syn flood attack. They keep bombarding a single URL of the server and it is xml file. They are not attacking any other URL. e.g. http://www.example.com/rss123/attackedfilename.xml We have removed the xml page from our site … | |
Hi, I've been trying to set up a webserver for a while now, but with no luck. Here is the problem:- After I installed PHP,Apache,MySQL into a folder named 'server' on my local machine and followed the relevant steps to set them up; I used the following script to check … | |
Hi guys.. I want to learn Ruby on Rails.. Actually I already have a Computer Based Training CD in Ruby on Rails by Lynda.com.. But I'm having a hard time in deploying the requirement 'coz in the training video the speaker is working on Mac OS.. But I'm using Windows.. … | |
Hello, I'm having an issue getting my redirect working and I think its just because Ive been looking at it too long. Ok here it goes, I have 2 redirects going on because of the amount of domain names and old links coming to the different sites. First heres the … | |
can some one help me, i have used redhat enterprise server 4.0 for 3 months now i want to set up an oracle server what do i need to install such that he server can be accessed by every one in my network? Thank you,. | |
Hi , I installed apache,php, mysql ( [url]https://help.ubuntu.com/community/ApacheMySQLPHP[/url] ) After installing when i submit the form i can't get the form values. all values r empty. plz help me to resolve this problem? | |
Making a decision is always a tough job. And when it comes to deciding in terms of business and money matters, it is the toughest of all. A website is important for your growing business and every business professional want it to be the best in your business territory. Thus … | |
I am desperately in need of a any tool that can demonstrate holes of firewall in Linux servcers and ways to protect this holes. This is actually a project for me since I am a student. | |
Guys, I need Help in making PHP APACHE and MS SQL SERVER 2000 to run. I search a lot but still can not get the logic behind it. All that I understand is that I need to configure something in the PHP INI. Is it possible in XAMPP? or I … | |
/* *It's a Running program that generates DBF file *Question is: How can I make an IDX file Out of this. *I tried to changed the extension by .idx but I'm not sure if it is *correct. */ package src.maintenance.DBFextraction; import java.awt.Dimension; import java.awt.Font; import java.awt.Point; import java.awt.Rectangle; import java.awt.Robot; … | |
I am completely new in php for your information.I have a windows xp. I tried installing wamp, after its installation only one of the two services was running. I tried reinstallation and restarted the computer but still it didn't work. Actually apache server was not running. I clicked on start/remove … | |
Hello. I'm starting to have a headache at solving this. I work in Eclipse IDE and run the project on tomcat server. What i do is this: i have a form, like this: [code=html] <form method="GET" action="http://localhost:8080/BookShelf/ComputeSearch"> <p>Book <input type="text" name="book" size="7"/></p> <p>Chapter <input type="text" name="chapter" size="5"/></p> <p>Verse <input type="text" … | |
Hi, I am trying to do url rewriting on linux server through .htaccess file in my root directory. the content of my .htaccess are [code]RewriteEngine on RewriteRule ^test.cleanurl(\/.*)*$ /test.cleanurl.php RewriteRule ^news(\/.*)*$ /news.php[/code] this is the news.php file [code=php]<?php require("class.cleanurl.php"); $clean = new CleanURL; $clean->parseURL(); $clean->setRelative('relativeslash'); //relativeslash is variable name $clean->setParts('id','page'); … | |
Please help me in setting apache-tomcat-6.0.20 on linux. When I use the code [QUOTE]sh startup.sh[/QUOTE] I see this. [QUOTE] Using CATALINA_BASE: /home/apinder/apache-tomcat-6.0.20-src Using CATALINA_HOME: /home/apinder/apache-tomcat-6.0.20-src Using CATALINA_TMPDIR: /home/apinder/apache-tomcat-6.0.20-src/temp Using JRE_HOME: /usr/java/jdk1.6.0_14/[/QUOTE] No error message is shown here, but if I open [url]http://localhost:8080/[/url] tomcat default page doesn't open. I haven't changed … | |
Hi I have installed Joomla and a plugin called sh404SEF. The plugin is to make sef url. My site was not using .htaccess file so my url was : [QUOTE][url]http://www.loyalindia.com/index.php?/Some-Section/newssection?itemid=125&mid=125[/url][/QUOTE] Now I have enabled .htaccess supprt and now my urls are like this : [QUOTE][url]http://www.loyalindia.com/Some-Section/newssection?itemid=125&mid=125[/url] [/QUOTE] As you see the … | |
my code : ********uploadImage.jsp************* [code=JSP]<form action="UploadImage" method="post" enctype="multipart/form-data" name="productForm" id="productForm"><br><br> <table width="400px" align="center" border=0 style="background-color:ffeeff;"> <tr> <td align="center" colspan=2 style="font-weight:bold;font-size:20pt;"> Image Details</td>[/code] ******UploadImage.java****** [code=Java]import java.io.*; import java.sql.*; import java.util.*; import java.util.regex.*; import org.apache.commons.fileupload.servlet.ServletFileUpload; import org.apache.commons.fileupload.disk.DiskFileItemFactory; import org.apache.commons.fileupload.*; import javax.servlet.*; import javax.servlet.http.*; public class UploadImage extends HttpServlet { @Override public void … | |
Hi all , I have a servlet program, this program will get a user name and password from a web page. I need to check the user name and passsword entered by user with a data file has all user names and passwords. the thing is I know how to … | |
Hi everyone ; I have read The JFreeChart Class Library Version 1.0.13 Installation Guide and I follow the instruction there but I got some errors while the Installation; allow me to show the steps that I have followed and the errors I got : 1. Download jfreechart-1.0.13.zip and jcommon-1.0.16 files … | |
Hello to all, My problem is that i have installed apache 2.2.6 and also have php 5.2 version. also made all the changes in conf file of apache. I also did all the necessary things on PHP side (placing & changing files in windows folder) . My apache web server … | |
I recently downloaded the Eclipse(Ganymede) EE editor.I also downloaded the web application server community(WASCE 2.1) edition from IBM. I started off with a simple HelloWorld web application.i just displayed the msg in the default index.jsp page. When I deploy the application on the WASCE server the web browser is showing … | |
hello everyone! i was re-compiling the whole apache source code (version-2.0.54) and rebuilding on solaris. And i have messed it up. I have a backup of my apache server root directory. If i replace it with my current installation directory will it restore apache back to its previous state? | |
i want to create a simple form which stores date in to a ms access db so i created a form register.html and action user_register.jsp i also created a ms aceess db when i fill the form the data is passed to the Auction.mdb but the server shows error HTTP … | |
Sorry i have'nt got a clue what i am doing i just bought a webserver and and can't get it to work. I have a dynamic dns set up with my static ip address. In the nat on my roter i have set up name1 as port 80 with my … | |
i am getting an exception "org.apache.jasper.JasperException" with root cause "java.lang.NullPointerException" why does this exception come? | |
hi frnds i installed apache 2.0.59 + svn-win32-1.4.0 when iam importing upto 5 mb it's accepting when i upload my java project nearly 12 mb its showing the following error [B][U]Invalid change ordering: new node revision ID without delete [/U][/B] also tried with apache 2.2.11 + svn-win32 1.5.4 even though … | |
Hi all, I want to run a dot net web application developed in C# (2003 ) in Apache. I have installed Apache 2.2.10.0 and also loaded the module mod_aspdotnet.so. But my problem is the ASP text box controls are not being displayed although the scripts within the <% %> tags … | |
Hey guys. I am running a php script (locally) which runs through a loop several hundred times. Each time through the loop the same computation is done with the exception of two input variables being different. The input variables are obtained with a MySQL query based on the counting variable … | |
For a few days now i have been hearing a sound like clicking on a link but didnt know what it was until i opened task manager and saw IE was running in processes but not in the programs list. Any help would be greatly appreciated. I have a hijackthis … | |
My computer has been dragging & acting very strange, mouse moving on its own, etc. I can't find anything that shouldn't be there & I just deleted an add-on to Fx that I thought was the problem, but I guess it isn't. I have all the relevant protection software which … |
The End.