3,436 Topics

Member Avatar for
Member Avatar for khess

What the heck is happening in Redmond? Is Microsoft really giving away antivirus software? Yes, friends, it appears that they [URL="http://www.microsoft.com/security_essentials/"]are[/URL]. Come on Microsoft, we really want to hate you. I've carried this Microsoft voodoo doll* around with me for years--stabbing it every time I have to pay money for …

Member Avatar for khess
0
687
Member Avatar for johny321
Member Avatar for rickya100

Hi everyone, I am not a server guru but have had to setup a dedicated server for a new website. Everything is going except that when I try to connect to it via HTTPS connection I get a 500 internal error page which basically means I don't know what is …

Member Avatar for xav.vijay
0
574
Member Avatar for slfisher

In its ongoing effort to become the coolest city in the U.S., the mayor of Portland, Oregon, is going to attempt [URL="http://portlandoregon.gov/auditor/index.cfm?c=50265&a=264719"]tomorrow night[/URL] to make it an "open source city," making its data as open as possible while respecting privacy, and buying open source applications when possible. If passed by …

0
834
Member Avatar for xav.vijay

Hi I am new to the Web Development side of Daniweb. I usually wander in the Python and Unix forums. It has been my loooong desire to create a website of my own.., but for some reason, I have never fully able to understand web programming!!:-O... I have finally managed …

Member Avatar for xav.vijay
0
132
Member Avatar for aditi_19

I want to create reports in php for which i need php_pdf.dll.I am using php5 which doesnot have this extension. I tried downloading php_pdf.dll from some sites and php.ini accordingly but it still gives me an error : Fatal error: Call to undefined function pdf_new() in C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\reports.php …

Member Avatar for chrishea
0
84
Member Avatar for heliumhelicopte

I am doing a POST login. To do so I am using a combination of HTTPComponents (Apache) and native Java libraries. [CODE] //send the stuff HttpResponse responder = httpclient.execute(poster); System.out.println(responder.getStatusLine()); //The output of this is always 302 Found String rawdata; //Use Sun's stuff to connect to the account home page …

0
41
Member Avatar for aycmike

Apologies if this is the wrong place for a subject of this matter, but ive tried other places to no success... Im attempting instal xamplite but apache wont run for some reason. Whilst MySQL runs fine. Ive tried reinstaling xampplite and the regular xamp but the same error keeps occuring! …

0
56
Member Avatar for ballz2k

Can someone enlighten me on where to begin? I want to learn java along with servers i.e. apache / tomcat. Just point me in the right direction and I'll get right to it. How long will it take for me to learn this stuff? Any info would be greatly appreciated.

Member Avatar for pooja.ui7
0
109
Member Avatar for aycmike

Im attempting instal xamplite but apache wont run for some reason. Ive tried reinstaling it and the regular xamp but the same error keeps occuring! Ive included the technical details below, any help would be much appreciated! I just want to get learning PHP .... Technical Information C:\DOCUME~1\MICHAE~1\LOCALS~1\Temp\WERcf37.dir00\httpd.exe.mdmp C:\DOCUME~1\MICHAE~1\LOCALS~1\Temp\WERcf37.dir00\appcompat.txt Error …

Member Avatar for aycmike
0
65
Member Avatar for ryno365

I'm trying to learn some struts through this tutorial: [url]http://www.netbeans.org/kb/docs/web/quickstart-webapps-struts.html[/url] Now I've completed everything but I'm getting this weird error in the browser: [QUOTE]type Exception report message description The server encountered an internal error () that prevented it from fulfilling this request. exception org.apache.jasper.JasperException: An exception occurred processing JSP page …

Member Avatar for kvprajapati
0
176
Member Avatar for wickedsunny

hello everyone. im using a cms and i have just changed the strucutre of my site's url making changes in the core files. here is an example what i have done. at first urls were: [url]http://www.linkzdirect.com/photo/gallery/picture-name[/url] now they are chagned to : [url]http://www.linkzdirect.cm/[/url][COLOR="Red"]art[/COLOR]/gallery/picture-name everything seems to be working fine. i …

Member Avatar for wickedsunny
0
887
Member Avatar for softy123

I am new to php hence I ask sorry beforehand. we use company's backup restore utility. It asks the user the id no. and it creates if it not there, and uploads the pdf files into id folder. The server is Apache with php. The utility first connects create.php to …

0
52
Member Avatar for joewazen

Hello, I have many jsp applications connected to Apache Tomcat 5 and IIS 6 i need to find a way to limit the number of active users in each application either in tomcat or in IIS, i know there is a way to configure server.xml in tomcat but will that …

Member Avatar for joewazen
0
101
Member Avatar for Mahsa_C++

Hello to all, I'm just starting off learning PHP programming.As for the beginning i managed to download Apache 2.2 and PHP 5.3.0 , but i gave up frustrated after browsing several pages googling how to add the PHP to the Apache so that the server uses the php interpreter and …

Member Avatar for Mahsa_C++
0
328
Member Avatar for julio gomez

Hi, I have a corn.php file that runs automatically every day and one of the functions is to send an e-mail to certain users. The problem is that the e-mails are being sent twice. I can't find anything wrong with the cron file, but checking the access_log.processed file of the …

Member Avatar for julio gomez
0
157
Member Avatar for khess

Quick question: What do the following things have in common? A Mythical Horned Rabbit from Douglas, Wyoming. A French-Canadian Linux Guy. An A4 Format. An African Word. A Double-sided DVD. An Abundance of Information. Give up? Don't. But since you'll never guess it, I'll tell you. It's the premier issue …

Member Avatar for anvadij
0
198
Member Avatar for ishlux

Hi all, Tomcat5.5 is not working, [url]http://localhost:8080....if[/url] i write this its giving resource not found 5.5.28......i have made all the set as mentioned in this link [url]http://www.coreservlets.com/Apache-Tomcat-Tutorial/tomcat-5.5.html#Start-Server[/url] but still i am not finding any difference.........pls help me out thanks ishlux

Member Avatar for ~s.o.s~
0
73
Member Avatar for d-a-l

Hi All, I am trying to redirect some old forum url's to a new domain but it's not working. In my .htaccess file I have Redirect 301 /forumdisplay.php?f=11 [url]http://www.mydomain.com/forum/forum-name.html[/url] Can anyone help and tell me what else I need to make this work? Many thanks

0
55
Member Avatar for sweetsarah

I need someone to help me. I’m usually very good at troubleshooting my systems, but this one has me stumped and I’ve been working on it for a long time. The last thing I want to do is reformat my hard drive and start clean, which seems silly since I …

Member Avatar for Suspishio
0
310
Member Avatar for Cheeki

Hello guys, I'm having a issues with the imagecreatefromgif() function. I'm running WAMP on my laptop which is running SQL 5.1.36, PHP 5.3 and APACHE 2.2.11. Now if I create a gif image using the imagecreatefromgif() function and add a rectangle to the image and then create the image again …

Member Avatar for cwarn23
0
103
Member Avatar for charliesindex

I decided to develop a java applet to transfer files to a ftp server. I have no java experience but using stuff from the web and using NetBeans IDE for development, I came resonably close. Here is the code I used. /* * To change this template, choose Tools | …

0
50
Member Avatar for cissi

Hi! When I click on h:outputLink after using the browsers back button I get a viewExpiredException. Som info of my setting in web.xml: org.apache.myfaces.SERIALIZE_STATE_IN_SESSION true javax.faces.STATE_SAVING_METHOD client How can I fix this or go around the problem. I am using jsf 1.2.

0
103
Member Avatar for veledrom

Hi, What is the difference between installing Wampserver and Tomcat Apache? Wampserver installs : PHP, MySQL, Apache Server Tomcat Apache: Does it only installs Apache Server? If yes i probably manually install PHP and MySQL too. Thanks

Member Avatar for ShawnCplus
0
124
Member Avatar for whiteberry

Where is the best place to save cakes.php in Apache web server? I was trying to develop a web page in Dreamweaver, and then save it so that the Apache server runs it in standard browser without fail.

Member Avatar for diafol
0
222
Member Avatar for macneato

Over the next few weeks (or days - depending on how much time i have) I'll help with the very basics of SQL (and PHP). These are the points I'll be covering (all from scratch of course) Local Server setting up [LIST] [*]php [*]mysql [*]apache [/LIST] Database Basics [LIST] [*]Simple …

Member Avatar for peter_budo
0
235
Member Avatar for khess

Today I'm pondering if the current open source model is still valid or if it's outdated. Do we need licensing for open source software? Do we need the GPL, LGPL, APL and all the [URL="http://www.opensource.org/licenses/alphabetical"]other licenses[/URL] that plague...er, [I]grace[/I] us? If your software is free and open source, why bother …

Member Avatar for khess
0
434
Member Avatar for khess

My good friend and partner in crime, [URL="http://blogs.zdnet.com/perlow"]Jason Perlow[/URL] is working on (as I'm writing this) a new Linux distribution that is Hyper-V ready. It is a modified OpenSUSE 11.1 that includes the Linux Integration Components (ICs) from [URL="http://www.microsoft.com"]Microsoft[/URL]. He'll have a link to it on his blog in a …

Member Avatar for khess
0
254
Member Avatar for khess

It's hard to convince Joe and Mary User to convert to Linux when the first things you hear from them are: "Where's my <insert stupid application here>?" "Why can't I just have <insert ridiculous thing here>?" or the ever-popular "This doesn't work like <insert overpriced application here>?" Honestly, it's enough …

Member Avatar for DidouPh
0
716
Member Avatar for khess

DATELINE - July 30, 2009 An open letter was sent to Lance Davis, primary administrator, describing the problems experienced by the other major members and contributors to the [URL="http://www.centos.org"]CentOS[/URL] project. Here is that letter, in its entirety that's also posted on the front page at centos.org: [QUOTE]July 30, 2009 04:39 …

0
376
Member Avatar for khess

If you haven't heard of [URL="http://www.proxmox.org"]ProxMox[/URL] yet, you need to hit the site right now and grab the [URL="http://pve.proxmox.com/wiki/Downloads"]ISO[/URL] file for the latest version (1.3) as of this writing. ProxMox is a bare metal (Type 1) hypervisor that comes with [URL="http://www.linux-kvm.org"]KVM[/URL] (Kernel Virtual Machine) and [URL="http://www.proxmox.org"]OpenVZ[/URL] technology rolled into a …

0
176
Member Avatar for khess

[URL="http://www.linuxfoundation.org"]The Linux Foundation[/URL] notified me a few days ago about some new member benefits and I'm excited to tell you about them. For starters, you receive discounts on their training courses and entrance to their conferences--which translates to several hundred bucks to those of you watching your budgets. Want more? …

0
166
Member Avatar for khess

I received a newsletter from [URL="http://www.rpath.com"]rPath[/URL] concerning Lean IT and it occurred to me that Linux is the keystone in each one of the elements listed in it: Virtualization, Cloud Computing and Cost reduction mandates. As more businesses work toward saving money, they'll look for ways to save on IT …

Member Avatar for khess
0
249
Member Avatar for khess

I wonder if the [URL="http://www.linuxfoundation.org"]Linux Foundation[/URL] is prepared to go to task for us, the Linux users, the Linux supporters, the Linux developers and the Linux Foundation members? I wonder if they are our [URL="http://www.nra.org"]National Rifle Association[/URL] (NRA)? I wonder if the Linux Foundation is prepared to meet the challenges …

Member Avatar for admoore
0
218
Member Avatar for Techwriter10

This coming Monday, May 11th, marks the start of the first annual [URL="http://news.opensuse.org/2009/05/07/get-ready-for-opensuse-community-week/"]openSUSE Community Week[/URL], an event conceived of by openSUSE community members to help mentor folks who want to get involved with the openSUSE open source Linux project, but don't know how to get started. The virtual conference will …

0
316
Member Avatar for khess

[URL="http://www.ibm.com"]IBM[/URL] CEO, Samuel Palmisano, announced at 12:01 am EDT that IBM has completed the purchase of Linux kernel creator Linus Torvalds for $4.6 Billion in cash and stock. This unprecedented human purchase by a corporation is being met with shock and surprise within the Linux and IT communities. Palmisano said …

Member Avatar for lsatenstein
0
796
Member Avatar for khess

I can't say that I've been waiting patiently or otherwise for the upcoming April 2009 (9.04) Ubuntu release and my indifference is justified. There are some updates and OpenOffice.org 3.x is included in this release--blah blah blah. Frankly, this release is a yawn. I'm not disappointed by it--it happens. Should …

Member Avatar for scru
0
164
Member Avatar for khess

This morning I heard a news blip about a Netbook offering later this year from Verizon. Verizon? The phone company? Yep. I had to do a double-take on it too. There's talk that the Netbooks will be subsidized and cost about $100. I'm sure that price is a result of …

Member Avatar for jefro@jefro.net
0
205
Member Avatar for khess

Everyone from techie bloggers to technical journalists to stay-at-home moms are talking about today's big news: [URL="http://www.ibm.com"]IBM[/URL] is trying to buy [URL="http://www.sun.com"]Sun Microsystems[/URL]. Big deal. What's in it for Linux? As a matter of fact, it is a big deal. And an even bigger deal for Linux. Sun owns MySQL, …

Member Avatar for Jens Staal
0
590
Member Avatar for khess

A little while ago, a friend of mine tapped me on the shoulder--virtually speaking--and asked me why there isn't an easier way to install software on a Linux computer. He asked innocently enough why we can't have a Universal Package Manager (UPM) to handle the software regardless of distribution. Ha! …

Member Avatar for jbennet
0
271
Member Avatar for khess

Is there a stimulus package on the way for those who use Linux and Open Source Software? You bet there is but it might not come from where you'd expect. Too many wasted stimulus dollars have already rained down upon those who wasted their own money but this time it'll …

Member Avatar for khess
0
278
Member Avatar for khess

Cisco in the server hardware business? With VMware? Using Linux? Has the world gone topsy-turvy while I wasn't looking? If you think about it, Cisco's forte--routers--are lightweight computers that do one specific job--routing packets from one network to another. So, their foray into the dark realm of higher-end server systems …

Member Avatar for khess
0
337
Member Avatar for khess

I've had the pleasure of taking a special [URL="http://www.debian.org"]Debian[/URL] 5.0 [URL="http://ftp.utexas.edu/debian-cd/5.0.0/i386/iso-cd/debian-500-i386-xfce+lxde-CD-1.iso"]distribution[/URL] (Debian 5.0 i386 XFCE LXDE) for a recent test drive as a virtual machine in [URL="http://www.citrix.com"]Citrix[/URL] XenServer 5.0. This single CD distribution comes with two selections for a graphical interface, [URL="http://www.xfce.org"]XFCE[/URL] and [URL="http://www.lxde.org"]LXDE[/URL]. XFCE works great and is very …

Member Avatar for meckel
0
312
Member Avatar for khess

I've read almost a dozen articles in the past week about Netbook computers and am sorely disappointed with some of the news about them. The general consensus is that Windows dominates the Netbook space. The info was gathered from sales reports by [URL="http://www.asus.com"]Asus[/URL], [URL="http://www.msi.com.tw"]MSI[/URL], [URL="http://www.dell.com"]Dell[/URL] and [URL="http://www.sylvania.com"]Sylvania[/URL]. This news is …

Member Avatar for leftystrat
0
354
Member Avatar for khess

I am proud to say that the Linux Community now has a place to land--a single place--and a great one at that: [URL="http://www.linuxfoundation.org"]The Linux Foundation[/URL]. You don't often read encouraging words from me about consolidations, mergers, buyouts and strategic partnerships but when they make sense for everyone, you do. As …

Member Avatar for Rashakil Fol
0
321
Member Avatar for khess

Here's some good news for a change: Linux-related jobs are on the rise. According to the freelance marketplace, [URL="http://www.odesk.org"]Odesk[/URL], the number of Linux jobs has increased more than 1,400% since 2006. This sharp increase as raised some eyebrows over at [URL="http://www.linuxfoundation.org"]The Linux Foundation[/URL] and they're responding appropriately. The Linux Foundation …

Member Avatar for Rashakil Fol
0
285
Member Avatar for Lisa Hoover

Everyone is talking about how open source technology is the answer to budget cuts and belt tightening in the workplace. There's no denying its use is on the rise and, in fact, the Linux server market is predicted to extend into the tens of billions over the next few years. …

0
446
Member Avatar for khess

PCWorld announces new blog: [URL="http://www.pcworld.com/businesscenter/article/160445/welcome_to_linuxlink.html"]LinuxLink[/URL]. Wow, it's only taken PCWorld a mere 10 years to come up with this fantastic brainchild. I'm impressed. There's nothing quite like being on the leading edge of technological advances like Linux. I hope their rapid move in this obtuse new direction doesn't singe their …

Member Avatar for khess
0
384
Member Avatar for happygeek

Dell is taking the netbook market by the horns, it would seem. First it [URL="http://www.itwire.com/content/view/23391/1231/"]refuses[/URL] to accept that the Psion netbook trademark is a valid one, and now it bucks the market trend for not being able to sell Linux powered netbooks. While the netbook market [URL="http://www.happynews.com/news/2242009/netbooks%20xp%20windows%20later.htm"]seems[/URL] to be moving …

Member Avatar for sugarmag1991
1
953
Member Avatar for khess

Do my eyes deceive me or did [URL="http://www.redhat.com"]Red Hat[/URL] just deliver its own smackdown on the virtualization community today? I was wondering when they were going to offer a solution that combined their new acquistion, Qumranet and the KVM product. I don't have to wait any longer. The products, including …

Member Avatar for venis
0
324

The End.