3,436 Topics
![]() | |
The French parliament is now going to dump Windows in favour of open-source. More specifically, Linux. The planned switch date is June 2007, with over 1000 parliament workers switching. No word yet on what Linux distribution they're going to use, or what email client -- one thing is for sure: … | |
I am more used to reviewing routers and network webcams from D-Link than reading about the company launching a cellphone, let alone one which will run on a Linux OS and be populated with open source software. But apparently that is exactly what it is going to do, and do … | |
The General Public License is not something to be messed with lightly, after all it is ‘the law’ as far as many open source projects are concerned. Which is why the Free Software Foundation is running into trouble with plans to introduce a proposed version 3 of the GPL to … | |
ReactOS is an open source operating system that has been in development for 10 years. The main goal of the project is to build an operating system that is completly compatible with Windows XP. It uses all free software and uses a similar directory structure and program names to Windows. … | |
The Intel Open Source Technology Center has officially released open source graphics drivers for the 965 Express chipset in a move that while not exactly unprecedented is, nonetheless, a most welcome display of commitment to the provision of free software drivers. Moreover, it is a display of that commitment in … | |
The reports that are popping up all over the web that [URL="http://www.ibm.com"]IBM[/URL], along with [URL="http://www.gatech.edu"]Georgia Tech[/URL], has [URL="http://www.gatech.edu/news-room/release.php?id=1019"]demonstrated [/URL]the world’s fastest ever chip are, sadly, not quite as exciting as you might at first think. Not least because this wasn’t a chip at all, but rather a transistor, and even … | |
Well, I just got myself through a major disaster. A couple of days ago, vBulletin, the forum system which powers the core of DaniWeb, released a shiny new version, vB 3.6. Every day since, they've been announcing new features - many of which look just awesome! This afternoon, they finally … | |
OK I'm trying to help my friend out with this template he has but the contact form is not working. Here is the XML document contactFormConfiguration.xml [CODE] <?xml version="1.0" encoding="utf-8"?> <!-- -- Please read this information to learn how to set up the contact form integrated -- into the template. … | |
I'm trying to upgrade my server from Mac 10.4.11 Server, running Apache 1.3; PHP 4.4.9; and mysql 5.0.45 (all pages work fine) to Mac 10.6 server with the latest (default) Apache, php, and mysql. Any page with a mysql connection is blank I can connect to mysql through mysql admin. … | |
I am kinda mixed up right now..... CAN IIS and APACHE work in the same machine? from my [URL="http://www.daniweb.com/forums/thread203902.html"]thread [/URL](marked as solved) XAMPP + VISUAL STUDIO + MS SQL SERVER [while mysql is running] can exist in one machine. I have projects both in APACHE and ASP +IIS [not in … | |
SIR, KINDLY help in throwing more light on why a redhat linux server restarts itself and the possible solution to that for re occurence.thak you sir. | |
guys i need to develop a smal web site using abouou tools and must have a working data base. the problum is i only know about oracal.so i need to kbow about jsp (how to creat a jsp file,how to connect a data base,how to handle a data base ...blah … | |
Various sites including Microsoft, TrendMicro and other type of sites that might be helpful seem unavailable while most normal sites are easily accessible. Here is my hijackthis log: [CODE]Logfile of Trend Micro HijackThis v2.0.2 Scan saved at 6:42:45 PM, on 8/11/2009 Platform: Windows 2003 SP2 (WinNT 5.02.3790) MSIE: Internet Explorer … | |
Cheaply! The system administrator ready to remote work (freelance) in the hosting company or in the dedicated servers provider! I have over 7 years of experience in the system administration. I worked with most of the control panels as ISPManager Pro, cPanel, ISPConfig and etc. and operating systems: Linux (Debian, … | |
Hi, I am configuring my staging server apache with virtual host. Whenever i try to access the site with host entry in my system(hosts file) it's always displaying first site in vhost. i am not able to access other sites. always i am getting [url]www.ocms.com[/url] site , i am not … | |
Hi all, i am new to php, i dont know how to run the php files, i am going through some tutorials, but not able to install it on my pc. i have dowloaded . . but dont know how to proceed further so please help me out ...... regards, … | |
I am making my website about a radio station, and it's currently PHP-based, but I am testing an ASP-based one on my dev machine. This is the PHP querystring code: [ICODE]<? $i=$_GET['DJID']; switch ($i) { case 1: include("dj1.php"); break; case 2: include("dj2.php"); break; case 3: include("dj3.php"); break; default: echo "page … | |
I'm using XP and Front Page 2002: I probably edited my website a month ago - no problem. Today I'm trying, I go to where I normally open up my website and I get this error message: "The server could not complete your request. Contact your ISP or web server … | |
hello everyone i have a huge problem developing a windows service i'm trying to develop some app that reads information from WMI and sends it via amqp (using apache qpid client) everything [B]works fine[/B] on [B]windows xp[/B], but problems appear on [B]vista[/B]: when i start the program i get an … | |
i'm transfering simple(small) files (using jsp) from client to server. what is the difference when i do it using apache commons and without using commons(by using files)? i've done it with files.....should i shift to apache commons? thanks guess me! | |
I have a live website that is experiencing periodic errors where data is not making it into the DB - yet certain functions are still progressing. In an attempt at tracking the jdbc connection errors, I've manually updated various fields with accurate data. When I go back to the webapp … | |
Ok.. i have a script that lets the authorized user to browse and download the files they want(that's what it supposed to be), but... i can't get to give the user files via links. The files are in a different drive and folder then apache, so how can i make … | |
I wrote a java class to connect to database (DBManager.class) and then use JSP to call the java class to get the output that is read from the database. Here, i use Apache tomcat. it gives me an error when i try in my browser here the message error: [QUOTE]org.apache.jasper.JasperException: … | |
Hey so basically as the title suggests I want to develop a PHP website on my Mac, the site will not be hosted on my laptop but will be hosted on an Irish web hosting server. Anyway I am wondering what is needed to develop on the Mac? I just … | |
Okay, first, i'm new on this website. Nice to meet you all :P My english is not perfect but i believe you guys can understand what i am trying to say. Ehem... Okay, i have this problem. I have the knowledge of programming (class, variables type, you name it. I … | |
Hello, I'm using easyPHP to locally test some scripts I'm building, but I came across a problem that I can't seem to resolve. Within one of my PHP scripts, there's a segment where I end the PHP ([icode]?>[/icode]) and output a form in HTML, then resume the PHP section ([icode]<?php[/icode]). … | |
Hi all. I want to set up a small array of linux servers on a couple computers I have.. I'd like to use virtualization software and set up 2-3 VM's on each computer. I was wondering if anyone had any suggestions as to what software and OS to use i.e. … | |
Hi everyone, In my internship, I need to prepare a telephone directory with LDAP and a simple program which uses that with C language. I am using Ubuntu machine and I guess I manage to install LDAP without any configuration. 3 days past and I have nothing done. Is there … | |
I "d like to build freebsd mail server in my organization. I've installed postfix by following instruction. [url]http://www.sima-it.com/en/how_to_step_by_step/freeBSD/Postfix_with_system_users/2_qpopper_mc_postfix/[/url] I tested it by outlook., pop3 works but smtp shows error. So I have 2 questions: 1. How do I check my mails by outlook? 2. I also want to check my … | |
does anyone know of a sendmail program for windows that actually works with the formmail variables? i have tried 3 and the closes i got was with fake sendmail it will log all the form data in an error log but fails to authenticate to send. and one other one … | |
Before you killing me, I know about the: [url]http://www.daniweb.com/forums/thread141776.html[/url] , but for the moment, I DON"T have the time. Secondly, I'm new to Java platform and JSP. I'm trying to make a simple application, but I don't get it. I'm using Intellij 8, Tomcat 6, MySQL I have a java … | |
Hello, I was wonder if it is possible to change the DirectoryIndex based on the incoming IP address. Heres a senerio. We are working on a new site for our company and are doing redirection to pass users to a temp site in a sub folder. but for us internally, … | |
Hello, I have the same software installed on two servers: works: [URL="http://developdesign.com/samples/modelagency/index.php"]http://developdesign.com/samples/modelagency/index.php[/URL] not working: [URL="http://killertalent.com/index.php"]http://killertalent.com/index.php[/URL] 1 example - login as 'mat / matt' One developdesign.com page you get directed to 'members.php' page if logged in, but one killertalent.com page you get error ( or if using Firefox you go to … | |
Okay First off i cant figure out where my code is wrong i have stored the ID of the records i want to delete to an array called todelete[] these values are taken from checkbox called delete (stored the ID of the record to the value parameter of the checkbox) … | |
Hello everyone. I have a webserver that I would like to implement a file upload program on. I have been looking all over the internet for something that visually uploads files. I tried Megaupload 1.35 ([URL="http://sourceforge.net/projects/megaupload/files/"]SourceForge page[/URL]), and it gave me error messages. The server has the latest versions of … | |
Hi, I am getting parsing error in xpath transformation String s = "if (/blah/text()!='') then blah/text() else ''"; XPathExpression expression = xpath.compile(s); Object o = expression.evaluate(target, XPathConstants.NODESET); I am using normal core java and xml packages to parse import javax.xml.parsers. DocumentBuilder; import javax.xml.parsers.DocumentBuilderFactory; import javax.xml.xpath.XPath; import javax.xml.xpath.XPathConstants; import javax.xml.xpath.XPathExpression; import … | |
i too have the same problem.....plz check if there is any virus....here is my log file..... Logfile of Trend Micro HijackThis v2.0.2 Scan saved at 9:40:35 AM, on 8/17/2009 Platform: Windows XP SP2 (WinNT 5.01.2600) MSIE: Internet Explorer v6.00 SP2 (6.00.2900.2180) Boot mode: Normal Running processes: C:\WINDOWS\System32\smss.exe C:\WINDOWS\system32\winlogon.exe C:\WINDOWS\system32\services.exe C:\WINDOWS\system32\lsass.exe … | |
just upgraded to Fedora 10 and no problem with apache . Version: LMKIII (root) /etc/httpd/logs [1013]>rpm -qa |grep -i apache ant-apache-regexp-1.7.1-9.2.fc11.i586 ant-apache-resolver-1.7.1-9.2.fc11.i586 ant-apache-log4j-1.7.1-9.2.fc11.i586 ant-apache-bcel-1.7.1-9.2.fc11.i586 ant-apache-oro-1.7.1-9.2.fc11.i586 ant-apache-bsf-1.7.1-9.2.fc11.i586 LMKIII (root) /etc/httpd/logs [1014]> then I upgraded tp Fedora 11 and I get an error in /etc/httpd/logs/error_log Function not implemented: apr_socket_accept: I cannot even … | |
i extraction the files download from [URL="http://www.daniweb.com/forums/thread141776.html"]here[/URL] ,but i encounter problem after i key in username and password from index.jsp. "HTTP Status 404 - /daniwebtutorial/controller/login type Status report message /daniwebtutorial/controller/login description The requested resource (/daniwebtutorial/controller/login) is not available. Apache Tomcat/6.0.18" Ver. Tomcat : Tomcat 6.0 paths to java :C:\Program Files\Java\jdk1.6.0_12\bin; … | |
Help for wml connection with mysql--------------------plz guide!!!? i have a project to mobilize a school website by wml in which a student can view its result sfter signing in.. i am totally new to wml plz guide me HOW IT CAN BE PERFORMRD ,HOW TO CONNECT WML DECK WITH DATBASE???(mysql) … | |
Hi all, I am getting exceptions while downloading Excel template. i think the problem is in one sheet if i remove that sheet i am able to download with some vb error messages like cannot read file etc., As per my knowledge in vb code for downloading i have changed … | |
![]() | Hi! Larry Irwin here... I've been writing medical practice management and medical records software since 1984. - Altos Xenix, IRIS, SCO Xenix, SCO Unix, SCO OS5, AIX, Caldera, RedHat and Debian... (lots of Windows along the way as well... but it breaks more when updates are applied... so I try … |
Im trying to set up a home web server using Apache. I have Verizon dsl as my service provider and have been told that the block alot of the ports. I set up port forwarding to several port(8080,2047,2555) but no luck in getting through to my site. Can sowemone please … | |
I need to enable ftp access on some web directories in apache. What is the best way to do this? My apache server is running on linux. It runs as user wwwrun and group www. What should be the permissions and who should be the owner of the web directories … | |
The time is right now - I'm going to move my server from SUSE Enterprise to Slackware. It is not about that I don't like SUSE, I just like Slackware more. The main job will be the mail server - I did use postfix and cyrus imap in SUSE with … | |
Hi All: I installed oracle report server 10.1.2.02 I tried the following url and it display the page properly that ask Test run Job: [url]http://xxx/reports/rwwebservice?operation=runJob[/url] When I tried the url: [url]http://xxx/reports/rwservlet/showJobs?server=rep_xxx_oracleas3[/url] It is suppose to redirect me to an url to login. It did the first time. I was able … | |
I've created a PHP web application in Dreamweaver, which uses a MySQL database, containing 14 tables. On one page, I use an SQL query to select data from 10 of the tables in the database. However, when I try to preview the page in a browser, a PHP warning stating … | |
I'm wondering if anyone can help me. I don't know anything about python, but I have done some coding (javascript, PHP and a little bit of C) and I've just started my job and found out there is python installed on our server. A couple of months ago we had … | |
I'm trying to get multiple variables to work in the query string with PHP. This is my code: [CODE]<? $programme=$_GET['programme']; switch ($programme) { case 12578: include("http://mysite1.com/programme/TopGear"); break; case ER: include("http://mysite1.com/programme/ER); break; default: echo "page not found!!!!"; } $hPage=$_GET['hPage']; switch ($hPage) { case 1: include("page1.php"); break; case 2: include("page2.php"); break; case … | |
Hi I am running on hosts shared server - windows 2003 with IIS 6 and apache but they can't redirect in IIS as its shared and I have no .htaccess rights even if I did my hosts say it is very limited. I also have front page server extensions installed. … |
The End.