235 Topics

Member Avatar for
Member Avatar for TimTheCoder

Helllo guys am trying to build my first ASP.NET application here and I have a **Models** folder and **Controllers** folder. The models folder contains the class for an entity called customer whose properties are to be read from sqlite database. Thee is also a **Pages** folder that contains a folder …

Member Avatar for pritaeas
0
80
Member Avatar for AndreRet

[ATTACH=RIGHT]20145[/ATTACH][B]Building your first DYNAMIC Database application. This is Part One of a four part tutorial on how to install and use your database, Part Two will teach you how to build successful connections and Part Three will teach you how to build database interaction and management of your databases.[/B] There …

Member Avatar for twexpresscars
1
2K
Member Avatar for Talwarkumo76
Member Avatar for tempa4643

Hi, I'm curious on how and which tools are used to develop an 8 ball pool game. The one I'm referring to is that you play online with strangers, and friends for coins and tournaments.

Member Avatar for rproffitt
0
24
Member Avatar for Ron_16

I have made the changes to the Apache http.conf file AllowOverride All Require all granted And added the Listen: 192.168.1.20:80 Save the conf file and restarted Apache But when I try to start http://192.168.1.22/wodpress I get the following error message This site can’t be reached 192.168.1.22 took too long to …

Member Avatar for rproffitt
0
446
Member Avatar for khess

It's hard for me to admit it but there are things, ten things to be exact, that I really hate about Linux. Sometimes I think it's just me but I do see other people stating a few of these in the forums so I'm at least not alone with some …

Member Avatar for Andrew_29
4
4K
Member Avatar for Mannava

5:18:22 PM [Apache] Problem detected! 5:18:22 PM [Apache] Port 80 in use by "Unable to open process" with PID 4! 5:18:22 PM [Apache] Apache WILL NOT start without the configured ports free! 5:18:22 PM [Apache] You need to uninstall/disable/reconfigure the blocking application 5:18:22 PM [Apache] or reconfigure Apache and the …

Member Avatar for dhiraj_2
0
4K
Member Avatar for rpv_sen

Hi I purchased windows hosting for php from Godaddy. But my .htaccess is not support in windows, so i have to use web.config for my redirection and hidding the filename extension. Can anyone please help me to fix the issue.

Member Avatar for rpv_sen
0
10K
Member Avatar for driven13

Hello all: Somebody, anybody, please please help. I am running the latest version of Fedora and below you will find the contents of /etc/httpd/conf/httpd.conf file. My problem is that when I try to view my site from the web I get the "Forbidden / You don't have permission to access …

Member Avatar for IOSIX
0
8K
Member Avatar for FakeTales

i am a bit stuck and dont know whats the quickest and easiest solution. We have one domain name lets say www.example.com , however we have many 3rd part sites that are in the directory /export/sites/htdocs/example/ at the moment all access logs and error logs for the 20+ sites we …

Member Avatar for FakeTales
0
824
Member Avatar for deadsolo

Hello, I am having issue connecting my Access database to my PHP site via ODBC. Here is what I am doing: <?php $dbName = "F:\Data\Web\_Home\TickSys\TickSys.accdb"; if (!file_exists($dbName)) { die("Could not find database file."); } print "Found DB File."; $db = new PDO("odbc:DRIVER={Microsoft Access Driver (*.mdb, *.accdb)}; DBQ=$dbName; Uid=; Pwd=;"); ?> …

Member Avatar for deadsolo
0
2K
Member Avatar for network18

Hello, I am trying to configure PHP 5.3 on already installed Apache 2.0 on windows machine, using the guidelines mentioned on - http://www.thesitewizard.com/php/install-php-5-apache-windows.shtml So far I have done - LoadModule php5_module "C:/PHP/php5apache2.dll" AddType application/x-httpd-php .php PHPIniDir "C:/PHP" All these at the right spots in httpd.conf file. I have apache in …

Member Avatar for network18
0
524
Member Avatar for khess

The world's largest technical support, software and hardware companies use Linux on a daily basis for a variety of tasks and solutions. This post gives you an overview of all the ways in which large companies use Linux. Most don't use Linux on the desktop but do use it in …

Member Avatar for rubberman
0
4K
Member Avatar for ronaldpaul

Hi, In Virtual Box I've installed Fedora 17 and setup LAMP development environment. I've set the static ip to access the localhost and the applicaions/projects. Now I would like to configure it as to access them using the static IP from the host machine (Windows 7 OS). How can I …

Member Avatar for CimmerianX
0
283
Member Avatar for richie513

Hi everyone, I am only new here, and quite looking forward to getting to meet with a lot of you. But right now, I have a very frustrating problem that has only started today. Every time I start my Firefox browser, it starts to open up multiple tabs by itself, …

Member Avatar for Rik_
0
1K
Member Avatar for Joe2

I have just tried to access http://blog.seorevolution.com/2013/01/24/5133/ and get the following: Forbidden You don't have permission to access /2013/01/24/5133/ on this server. Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request. Apache/2.2.19 (Unix) mod_ssl/2.2.19 OpenSSL/0.9.7a mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 mod_perl/2.0.5 Perl/v5.8.8 Server at …

Member Avatar for BigPaw
0
215
Member Avatar for joshl_1995

Hello Community, I was wondering if there is a way to restrict sub directories from accessing the parent directory (the main directory where all my website file are stored) and from having any interaction with the previous folders (so once there in the child folder they can't leave it eg. …

Member Avatar for pritaeas
0
293
Member Avatar for hemalatha.nambisan

# # Based upon the NCSA server configuration files originally by Rob McCool. # # This is the main Apache server configuration file. It contains the # configuration directives that give the server its instructions. # See <URL:http://httpd.apache.org/docs/2.0/> for detailed information about # the directives. # # Do NOT simply …

Member Avatar for hemalatha.nambisan
0
371
Member Avatar for arshadshaikh

I have to make a virtual host with xampp. I have IIS installed already for windows 7. So I had to change port number for apache with Xampp. I have configured many times different virtual host with port 80 that is default port for apache server. However right now I …

Member Avatar for arshadshaikh
0
358
Member Avatar for HTMLperson5

Hi, I am trying to install PHP and have had no sucsess; the steps I have taken are shown below. 1. Download .msi PHP installer 2. Run Installer 3. Download .msi APACHE installer 4. I don't have a webserver! 5. Open PHP 6. Console comes up. 7. Try following code: …

Member Avatar for broj1
0
199
Member Avatar for Bubbleboy

I have a set of PDF files on our website that the user needs to log in in order to view. The only problem is once they log in and get the URL for them, they can email it to their friends or anyone and they can be viewed by …

Member Avatar for lps
0
107
Member Avatar for cisumma

Hello. I have a Java Desktop App. I am trying to code to capture properties or db fields to send emails. Please find specs below. Please find the example word doc attached that I am trying to engineer. JavaMail quick start.doc I can not make heads or tails of how …

0
149
Member Avatar for meassokha

Dear all helper In recently, I found that my computer CPU usage always 100% usage and I notice that it cause by ping.exe in the process list. When I kill the ping.exe process, my CPU usage is go down well. But after a few seconds, the ping.exe run again and …

Member Avatar for jmamike
0
1K
Member Avatar for mah300274

I was thinking of making a server (not anytime soon) but it would be VERY powerful. Basically to run a website which might or might not be as huge as I would hope, but anyway... Since ready up on linux (I use to be on windows but hopefully soon to …

Member Avatar for flagstar
0
259
Member Avatar for 3pointshooter

Below is a logfile from hijackthis. I have been getting messages form Google on a website I maintained about "automated queries" so cannot use the search. Google suggested to use hijackthis and have someone with experience review the log. Logfile of Trend Micro HijackThis v2.0.4 Scan saved at 10:12:06 AM, …

Member Avatar for jholland1964
0
190
Member Avatar for nquadr

Hi I am new to .jsp programming. I wanted to create a simple web page to display some information from an access database, but unfortunately I keep getting an error that no data is found. I created a DSN source through the ODBC tool in Windows, and I feel I …

0
64
Member Avatar for tobeeornot

I recently left my job in the UK as a project manager from a niche organisation that provides business services to public service bodies. I am thinking of sharpening my skills by doing some web development training and getting certified with some Microsoft and Adobe products and moving into Web …

0
55
Member Avatar for khess

I just read an article called: [URL="http://www.infoworld.com/d/windows/life-after-windows-what-happens-tech-if-microsoft-dies-551?source=footer"]Life after Windows: What happens to tech if Microsoft dies?[/URL]" The article made me think of what it really would be like without Microsoft. I didn't like it. We need Microsoft over there competing with us. No matter what happens to the economy, to …

Member Avatar for katmai539
1
962
Member Avatar for ceyesuma

I have a java app that used to use a property and I am not sure with the changes I've made to the class path how to find the driver. I thought I was using the exact same installation but I can't find the driver. Can someone please tell my …

Member Avatar for ~s.o.s~
0
497
Member Avatar for ceyesuma

I am having a problem with running my Derby embedded db. I have to set the path and I tried the following commands. the first one is wrong and I would like to learn how to remove it.please. the other ones do not seem to work . I have a …

0
68
Member Avatar for khess

I saw this article yesterday titled, "[URL="http://tech.yahoo.com/news/pcworld/20090220/tc_pcworld/studyfederalgovtcansavebillionsinitspending"]Study: Federal Gov't. Can Save Billions in IT Spending[/URL]," and feel compelled to comment. The gist of the article is that by switching to open source software, like Linux and OpenOffice.org, the federal government would save billions of dollars in IT costs. This is …

Member Avatar for nmstategov
0
483
Member Avatar for dietdew12z

I've been building a commercial website and I'm ~30% finished, but there's a little problem I've been dealing with that I think I can stop but before I do all that I want to know if it works. So here's the deal. Right now I'm running Apache on my machine …

Member Avatar for dietdew12z
0
148
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 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 ep2002

Ok, here are the issues I'm having & yes I run a lot of anti programs including Advanced System Care which some say they love & a few people say caused problems. Honestly I can't remember when the problems started, at least 4-6 months ago & it may have started …

Member Avatar for jholland1964
0
1K
Member Avatar for khess

To you, my loyal readers, I must offer up a sincere apology for my recent post, [URL="http://www.daniweb.com/news/story254705.html"]Five *nix Myths Busted[/URL], and am posting this full retraction for that post. To fully drive home my retraction and refute any myths about my competence with Linux or Unix, I am going to …

Member Avatar for jonkx
0
1K
Member Avatar for khess

Earlier this evening, I had a conversation with a friend and colleague in the IT business. He runs his own independent computer consulting firm and we were trading war stories about customers, hardware vendors and work sharing. Work sharing, also known as "farming out" work that you can't do yourself …

Member Avatar for BestJewSinceJC
1
510
Member Avatar for khess

[URL="http://www.ubuntu.com"]Ubuntu[/URL]'s Lucid Lynx (10.04) isn't out yet but Mark Shuttleworth, founder of Ubuntu and [URL="http://www.canonical.com"]Canonical[/URL], and his team look toward the October 2010 (10.10) release they're calling Maverick Meerkat. On his personal blog this morning, Mark wrote, "It’s time to put our heads together to envision 'the perfect 10'." Mark, …

Member Avatar for SilverWav
0
1K
Member Avatar for khess

Today marks the end of an era for [URL="http://www.sco.com"]SCO[/URL], the embattled company whose officers thought that they owned the full rights to the UNIX code, is no more. Linus Torvalds, creator of Linux, purchased the company for just over $4 million. The company will be renamed to Linsco to reflect …

Member Avatar for theUnseen
0
920
Member Avatar for khess

I learned a little from my dalliances with Apple products. I learned a lot from PCs running DOS and Windows. I've learned the most about computers from Linux. However, productivity-wise, the order goes in reverse. The learning curve with Linux is at least twice as long compared to Windows and …

Member Avatar for ultimaOS
0
853
Member Avatar for daslas

Help! When I try to go to an anti-spyware website on my desktop, windows XP, I get redirected to a web page the says it cannot find the website. When I run it on my laptop, it runs fine so I know it some sort of virus. Here is the …

Member Avatar for jholland1964
0
265
Member Avatar for khess

Now that [URL="http://www.microsoft.com"]Microsoft[/URL]'s big operating systems, Windows 7 and Windows Server 2008, are on store shelves, is it time again for them to pick up the legal sledgehammer and go after Linux? I think the evidence for it is mounting. Microsoft has signed a deal with [URL="http://www.novell.com"]Novell[/URL], penned an agreement …

Member Avatar for khess
-1
842
Member Avatar for khess

As a FOSS (Free, Open Source Software) advocate, I find myself in a state of shock over what I've observed over the past ten or so years in this realm. If I asked you to name the most successful open source companies (Companies that derive the majority of their income …

Member Avatar for kimgr
-1
804
Member Avatar for ennovy13

Hi! This is my first post here. I have this problem, IE7 opens automatically showing ads and sites saying "You've won...". I also have other web browsers- mozilla, safari and google chrome. I tried to open IE7. It opens then closes right away. Then I can't open mozilla. Nothing happens …

Member Avatar for crunchie
0
132
Member Avatar for khess

A few hours ago, I posted "[URL="http://www.daniweb.com/news/story263673.html"]Is Microsoft the New SCO?[/URL]" but now I realize, after a little research, that [URL="http://www.amazon.com"]Amazon[/URL] and [URL="http://www.microsoft.com"]Microsoft[/URL] are in this patent agreement for one reason: so that Amazon can abandon Linux on its Kindle in favor of Windows 7. Crazy? Nope. It makes perfect …

Member Avatar for khess
0
1K
Member Avatar for khess

Earlier this week [URL="http://www.microsoft.com"]Microsoft[/URL] and [URL="http://www.amazon.com"]Amazon[/URL] signed a [URL="http://www.microsoft.com/presspass/press/2010/feb10/02-22MSAmazonPR.mspx"]patent deal[/URL] covering Amazon's Linux-based Kindle and its use of Linux-based server systems. Amazon will pay Microsoft an undisclosed amount as a result of this deal. I know it's just me but what the hell is up with that? I don't have …

0
648
Member Avatar for Deedo

I am currently getting search engine redirects with both Yahoo and Google. I have run antispyware programs and the only thing they find is fips.sys which appears to be a Microsoft file and can't be removed. Following is my HijackThis log. Any help would be appreciated. Thanks Logfile of Trend …

Member Avatar for jholland1964
0
288
Member Avatar for khess

Responses (from another site) on my recent, "[URL="http://www.daniweb.com/news/story261566.html"]Security Alert: They Should Have Used Linux[/URL]" led me to explore the conclusion that hacking is really only for those seeking the low-hanging security fruit as their prey. These folks, who tout themselves as "Linux Experts" intrigued me so much with their comments …

Member Avatar for marqueue
0
373
Member Avatar for foxkueh

I experience popups that slows down my processing speed of my other computer. This is my HJT log. I appreciate someone will be able to advise me on what to do. Logfile of Trend Micro HijackThis v2.0.3 (BETA) Scan saved at 7:29:39, on 2010-2-2 Platform: Windows XP SP3 (WinNT 5.01.2600) …

Member Avatar for foxkueh
0
980
Member Avatar for khess

While companies worldwide look for ways to reduce costs, shed dead weight from their labor resources and streamline their businesses, it makes me wonder if Linux will survive the global economic meltdown. Oh, I know it will survive in terms of us geeks who use it and tout its goodness. …

Member Avatar for samuel_1991
0
807

The End.