3,436 Topics

Member Avatar for
Member Avatar for Cabrakan

Hi, look I've been with a very frustating problem for like 2 or 3 days now, I have advanced but think I've gotten to point where cannot go any further I need some help and the sdn (business objects) forum regarding this topic simply suck, there's only one guy answering …

Member Avatar for musthafa.aj
0
436
Member Avatar for GamersX

What would the code look like to direct a subdomain to a given loacation? Like [url]http://s1.domain.com[/url] to [url]http://www.example.com[/url]. I have seen it out there on Apache servers, but not for IIS 7. I see plenty to redirect everything to [url]www.example.com[/url]. Thanks, GamersX

0
57
Member Avatar for liamfriel

Hello, Bandwidth on one of our sites was severely messed with on the 28th of this month. The cpanel only tracks daily access logs and didnt archive them(it does now), using aw stats I found our bot traffic to be as follows: Googlebot 145686+43 7.47 GB 28 Jul 2010 - …

0
127
Member Avatar for Luigi987

Hi, New here. I have been trying and searching the internet for a way to remove these non breaking spaces from my Apache directory listing. [url]http://i28.tinypic.com/2uqdfgw.png[/url] [url]http://i30.tinypic.com/35l54p2.jpg[/url] As you can see there is a break in the layout being caused by blank spaces, I used "IndexOptions SuppressDescription" To remove the …

0
76
Member Avatar for pgperez

Hello everybody, I'm having the same problem. I can connect to a SQL server with default instance (no named), but can't connect to a named instance! I tried escaping backslashes, and putting port number, with no success. Examples: $connection = mssql_connect('MYSERVER', 'USER', 'PWD'); --> WORKS OK $connection = mssql_connect('MYSERVER\INSTANCE', 'USER', …

Member Avatar for pgperez
0
119
Member Avatar for HemantPHP

Hello Any one know the rules for htaccess, I have follow requirement: [url]http://www.domainname.com/aboutus.php--input[/url] [url]http://www.domainname.com/aboutus/[/url]--Need this output

Member Avatar for muralibobby2015
0
222
Member Avatar for architact

Hello, I just finished creating an online site builder and now its time to launch it, I am facing a problem related to URL-Rewriting. My site builder contains all the files and folders which will make up the client's site inside a folder named as "usersite", and can be access …

0
124
Member Avatar for samarudge

Hey, Is there a way to get Apache to interpret all files with MIME types that are not already defined to PHP? I've tried AddType application/x-httpd-php * Any other ideas? Tnx, Sam Rudge

Member Avatar for Atli
0
65
Member Avatar for jet101

Hi everyone... Im having problems running my servlet using netbeans 6.8, It's just a simple Hello World application but I always encountered error "java.lang.NullPointerException", not sure why since the Hello World apps is already available in netbeans when you add a servlet. I dont have problems deploying my web-apps in …

Member Avatar for jet101
0
164
Member Avatar for liran ritkop

Hi all.. I am new to apache and i have some questions about it.. i cross compiled it on an hawkboard, which has ARM arch'. the main question is how to make apache use as minimal as possible, for example, when i use the 'top' command on the target i …

Member Avatar for rch1231
0
200
Member Avatar for edgaaa

[url]www.BalticServers.com[/url] - European data center since 2001. We offer dedicated servers, vps hosting, web hosting, colocation services. We have customers from more than 40 countries from all continents. Our location: Lithuania , European Union. More about: [url]http://www.datacentermap.com/lithuan...u-centras.html[/url] Lithuania is a second country in the world by upload speed: [url]http://www.speedtest.net/global.php#0[/url] , …

0
91
Member Avatar for surabhi.awh

hai iam new to jsp.i want to uplad an image to my website .my code is given below. Pls anyone help me ........... thanks in advance [code=java]import com.mysql.jdbc.Connection; import com.mysql.jdbc.Statement; import java.io.*; import java.sql.DriverManager; import java.util.Iterator; import java.util.List; import java.util.Random; import java.util.regex.Matcher; import java.util.regex.Pattern; import javax.servlet.*; import javax.servlet.http.*; import org.apache.commons.fileupload.*; …

Member Avatar for jaka.ramdani
0
162
Member Avatar for exchequer598

Hi everyone! I am making a JSP page with Eclipse and Apache Tomcat 6. I want to create a drop-down list that will be populated with the list of all folders in the directory of that JSP page. Can someone show me how to do that? Thanks in advance!

Member Avatar for EloiseJoseph
0
806
Member Avatar for achala87

Hi guys, Im running on PHP 5.3, Apache/2.2.12 (Win32 and SQL server 2008 using the sqlsrv driver 2.0. I have no problems connecting to my db instance using either Windows or server authentication as i Have enabled both. I use Windows auth for the application. I have enabled remote connections. …

0
76
Member Avatar for peck

hi frenz i am new here and i want know why apache tomcat7 is not identifying the jdk location in my system! when i specify the location it tells that its a jre location and not a jdk's.. my project is hanging upside down.

Member Avatar for maceman
0
48
Member Avatar for thenanox

Hello everybody: This is my first thread in here. I readed a lot of good problems and solutions in this webpage. Right now im having troubles with one form submit in IE. Here's the thing. I'm trying to generate a PDF in PHP, i'm using mPDF to show the html …

Member Avatar for thenanox
0
386
Member Avatar for khess

That's right, create your own Linux virtual appliances with [URL="http://www.vmware.com/appliances/learn/vmware_studio.html"]VMware Studio[/URL]. Appliances are small, single purpose servers that provide a service to users. Some examples are Content Management Systems (CMS), Customer Relationship Management (CRM) systems, web servers, mail servers, DNS servers, database servers, and so on. VMware Studio is actually …

Member Avatar for iamtron01
0
1K
Member Avatar for shilpajmensi

Hi, I have created a Hello servlet , compiled it and deployed the Hello.class in the folder C:\Program Files\Apache Software Foundation\Tomcat 6.0\webapps\test\WEB-INF\classes manually. In the C:\Program Files\Apache Software Foundation\Tomcat 6.0\webapps\test\WEB-INF folder i have created a web.xml like: [code=xml]<web-app xmlns="http://java.sun.com/xml/ns/j2ee" version="2.4" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http:/java.sun.com/dtd/web-app_2_3.dtd"> <servlet> <servlet-name>Hello</servlet-name> <servlet-class>test.Hello</servlet-class> </servlet> <servlet-mapping> <servlet-name>Hello</servlet-name> <url-pattern>/Hello</url-pattern> </servlet-mapping> …

Member Avatar for ~s.o.s~
0
129
Member Avatar for kirtan_thakkar

I want to set all the permission in one specific folder with htaccess. What to code in htaccess for that? Please help..

Member Avatar for pritaeas
0
78
Member Avatar for pankajagar2002

digester is an open source apache framework to converstion XML -> java JDO. is it possible to use it vice versa. i mean can i use digester to convert java object into xml with the same configuration file. Thanks in advance

0
86
Member Avatar for pankajagar2002

Hello, i am using the digester to parse my xml into objects. I am getting the following error. could anyone pleaee help me to solve the problem . java.lang.IllegalArgumentException: No bean specified at org.apache.commons.beanutils.PropertyUtilsBean.getPropertyDescriptor(PropertyUtilsBean.java:874) at org.apache.commons.beanutils.PropertyUtils.getPropertyDescriptor(PropertyUtils.java:460) at org.apache.commons.digester.BeanPropertySetterRule.end(BeanPropertySetterRule.java:189) at org.apache.commons.digester.Digester.endElement(Digester.java:1332) at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.endElement(Unknown Source) at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanEndElement(Unknown Source) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source) at …

Member Avatar for pankajagar2002
0
867
Member Avatar for tanha

Hello everybody, firstly I am new in PHP, and I use the WAMP5 tools which has the following features: i) Apache 2.2.4 (SERVER) ii) PHP 5.2.3 + PECL iii) SQLitemanager iv) MySQL 5.0.41 v) Phpmyadmin I have a table named 'tblStudent' with four fields as follow properties: 1. stID int …

Member Avatar for JimiTster
-1
191
Member Avatar for APSoares

Hi there, I need help: I am having trouble viewing the hotmail / mail.live login page. I can get into the MSN web page but when I click on the hotmail tab it gives me the following error message: with Mozilla Firefox browser: "Not Found The requested URL /login.srf was …

Member Avatar for APSoares
0
855
Member Avatar for muralibobby2015

some times i am getting this appache error. i dont know why it is comming? [CODE]Apache HTTP Server has encountered a problem and needs to close. We are sorry for the inconvenience.[/CODE]tell me what to do?

Member Avatar for rajarajan2017
0
65
Member Avatar for spetruska

Freebsd 8, PHP5, MySql 5, and Apache 22 I have a file upload program that I'm trying to use to load .zip files to my server. During initial testing worked as planned, unzipping works and proper file created in proper folders... However... in BETA, sometimes, when "Browse"ing to select filename …

0
69
Member Avatar for nanahut

hi, i wanted to know if it is possible to have two linux server operating systems running on the same machine and if possible how do i setup the boot loader

Member Avatar for rch1231
0
62
Member Avatar for fadi-ft

Hey there how are you doing? I have installed apache server, php, mysql, and phpmyadmin on my new Linux Ubuntu, and I want to start building my PHP projects using any platform such as Eclips. but the problem that I am facing is that I am a new linux user …

Member Avatar for Stefano Mtangoo
0
250
Member Avatar for khess

Jim Whitehurst, [URL="http://www.redhat.com"]Red Hat, Inc.[/URL] CEO, believes that [URL="http://www.vmware.com"]VMware[/URL] is its biggest competition in the virtualization and cloud computing space. In a [URL="http://www.pcworld.com/businesscenter/article/199870/red_hat_ceo_vmware_our_biggest_competitor.html"]PCWorld article[/URL], Whitehurst stated Friday at the Red Hat Summit that "When you start thinking about who is defining cloud-based architectures, it's us and them [VMware]," he said. …

Member Avatar for mustafaqasim
0
1K
Member Avatar for Justin81

All, I've recently installed Apache version 2.2, MySql version 5.1, and PHP version 5.2.13 and am using Windows as my OS. I've gotten PHP to work on the Apache server, and MySql is working properly on its own. However, when I try to connect to a mysql database, I get …

Member Avatar for Justin81
0
223
Member Avatar for khess

[URL="http://redhat.com"]Red Hat[/URL] Enterprise Linux now comes with built-in virtualization ([URL="http://linux-kvm.org"]KVM[/URL]) but is Red Hat Enterprise Virtualization (RHEV) about to go to the virtual mat with [URL="http://vmware.com"]VMware[/URL]? If you look at their [URL="http://www.redhat.com/v/swf/rhev/demo.html"]RHEL video[/URL], you'll come away with a resounding 'Yes' to that question. Red Hat purchased [URL="http://www.redhat.com/promo/qumranet/"]Qumranet[/URL] in 2008 to …

Member Avatar for DimaYasny
0
925
Member Avatar for mattb0611

Gentoo has long been a distribution aimed towards the power Linux user. It allows users to foray into the inner workings of their computers, emphasizing total customizability for optimal performance and minimum size. It is not for users who are looking for an operating system as soon as possible. Installations …

Member Avatar for uJen2u
0
763
Member Avatar for computerman11

Sorry, didn't want my site up. I can get Apache to forward to my custom 404 on issues like: [url]www.mysite.com/notapage[/url] *********** but when I try (note the trailing "/"): [url]www.mysite.com/notapage/[/url] it redirects to my custom 404, but the site is all garbled.... any ideas? thanks!

0
52
Member Avatar for hims4u

respected mods i am facing a very strange problem when i am trying to run any jsp code on tomcat server in fedora 13. i have installed tomcat6 by command as #yum install tomcat6 after that when i give the address as [url]http://127.0.0.1:8080/aa1.jsp[/url] (aa1.jsp being the name of my jsp …

Member Avatar for hims4u
0
527
Member Avatar for williebens

Hello Forum: I am working on a load balancing project. The type of routing I am implementing is direct routing (LVS-DIR). The following is a script that sets up the Linux Virtual Server (LVS) or the load balancer: #!/bin/bash #description: manages load balancer #chkconfig: 35 20 80 #processname: lvsdr . …

0
79
Member Avatar for Roebuc

So I am pretty sure I know the answer to this but just want to check. I run a Debian GNU/Linux at home and I have set up the necessary port forwarding for Apache and SSH. However, I have been planning to enable FTP and of course I did not …

Member Avatar for Roebuc
0
138
Member Avatar for dottomm

Hello and thanks in advance to anyone who can help me with this problem. A publication went out to our field of users with a mis-typed urls and now all the visitors are landing on our 404 page. The problem with the published links is that the sub-directory [url]http://www.mysite.com/subdirectory/file.html[/url] was …

Member Avatar for rch1231
0
109
Member Avatar for racertim

My friend and I built a server and run it out of the data center he works in. Its more for fun than anything else since all the websites we run get virtually no traffic. So while security for us isn't a huge thing, I still want to learn more …

Member Avatar for rch1231
0
123
Member Avatar for khess

In the latest episode of the [URL="http://www.computerworld.com/s/article/9179007/SCO_appeals_ruling_in_Novell_case"]story that never ends[/URL], [URL="http://www.sco.com"]SCO[/URL] filed an appeal in the [URL="http://www.novell.com/prblogs/?p=2153"]closed[/URL] case against [URL="http://www.novell.com"]Novell[/URL]. Everyone in the Linux and Open Source Communities thought the case was finally brought to a close when the judge declared that Novell is the owner of UNIX copyrights. The …

0
319
Member Avatar for hims4u

Hello mods!!This problem is really frustrating me now!! i already know about ur tutorial on MVC Connection but i do not want to follow it since it is very complicated for me to understand and implement. So i have written a code (Ora.jsp) to connect to Oracle XE on my …

Member Avatar for musthafa.aj
0
419
Member Avatar for feoperro

Hi, Yesterday I downloaded and extracted ActiveMQ and ran the consumer/producer example and it worked. Today I did the exact same thing but I get the following feedback: [CODE] C:\Java\apache-activemq-5.3.2\example>ant consumer Buildfile: C:\Java\apache-activemq-5.3.2\example\build.xml init: compile: [javac] C:\Java\apache-activemq-5.3.2\example\build.xml:146: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable …

Member Avatar for feoperro
0
2K
Member Avatar for hims4u

hello mods!! i am a newbie in jsp and just wanted to ask a basic question! i have a small jsp code for displaying the date and time. i have tomcat6 and apache web server installed on my linux machine(using fedora 12). can somebody plzz tell me how to run …

Member Avatar for ~s.o.s~
0
242
Member Avatar for hbmarar

Hi, In 4 days , my server hosting went non-functional due to critical low space in the / folder that finally i have to seek support to help delete the backups. Nothing works during those times like email, ssh, ftp, sites .. :( The backups folder had 350GB of databackup …

Member Avatar for hbmarar
0
181
Member Avatar for akssps011
Member Avatar for Ammohunt
0
53
Member Avatar for Member 785497

I have a site that uses apache(php) & mysql I recently moved the mysql to another dedicated server in order to increase performace. This is the problem now : MYSQL Server is showing ~150GBs daily outgoing transfer to Web Server ! And at the same time the Web server is …

Member Avatar for rch1231
0
225
Member Avatar for RobotFX

Anyone has any idea why I cannot disable the FileETag ? I have this in my apache config file: FileETag None, I have restarted the server, I'm running on centos 5 and apache 2.2.3. Still, everytime I'm using the Yslow tool in Firefox I got errors that I should disable …

Member Avatar for RobotFX
0
149
Member Avatar for diafol

Hi all, I have a phpbb forum that I had to move to a subdirectory (/forum/). We've been going for 8 years so have a lot of stuff indexed on Google etc. Is there a painless way of using .htaccess to send all requests to the subdirectory. The root directory …

Member Avatar for diafol
0
134
Member Avatar for sandeepxd

Can any one please tell me how to merge two python files. i have a SimpleHTTPServer.py file and a File transfer(uploading) droopy.py file. I want to combine these two. As i am a beginer to python i can't modify these two files i just want to mix these two files …

Member Avatar for griswolf
-3
6K
Member Avatar for faizabest

Im new in web developer and using WAMP server to develop my system. I have run my system succ on winxp, but not in Win7. Can u guys help me to solve this matter? My Apache doesn't work.. I have try to start n restart but still same.... Cannot open …

Member Avatar for faizabest
0
119
Member Avatar for LloydFarrell

Hi, I am new to Linux and I have a wee problem i think this forum can help me with - I have a script that uploads a users profile image successfully to a folder and successfully storing the image path to a mysql database. The problem im having is …

Member Avatar for rch1231
0
279
Member Avatar for miraj0072004

hello guys, I am trying to add the harvest plugin and do a checkout using that via cruisecontrol, this is how i have written the config.xml file <cruisecontrol> <project name="harvestTest" buildafterfailed="false"> <plugin name="Harvest" classname="net.sourceforge.cruisecontrol.sourcecontrols.AllFusionHarvest" /> <plugin name="harvestbootstrapper" classname="net.sourceforge.cruisecontrol.bootstrappers.AllFusionHarvestBootstrapper" /> <listeners> <currentbuildstatuslistener file="logs/harvestTest/status.txt"/> </listeners> <!-- Bootstrappers are run every time the …

Member Avatar for iceandrews
0
158

The End.