990 Topics

Member Avatar for
Member Avatar for choris

hi, i would like to know more about this "apache with mail function"? we've just started using this xampp, and i wanna make a web mail too. so can anyone help me how using apache? thanks.

Member Avatar for nileshgr
-1
38
Member Avatar for jaydeebee84

I'm really really new to this, and have worked a lot of things out myself, but basically I have quite a few rules, all of which work, but now I'm getting into deeper stuff with more variables and my lack of knowledge is starting to show through this! First quick …

Member Avatar for nileshgr
0
138
Member Avatar for jralexander137

I'm having an issue in figuring out how to connect to the website in question. This is just a copy of the original site that is being hosted on a VM on one of our servers. This is merely a development server to test the changes to the website. It's …

Member Avatar for rch1231
0
177
Member Avatar for omol

Hi everyone, I am having a bit of an issue with multiple outbound connections. I have set up 2 open vpn servers on the same IP address. Server 1: Port 500 dev tap0 ip 10.8.2.1 Server 2: Port 501 dev tap0 ip 10.8.3.1 On the client side I have. Client …

Member Avatar for omol
0
146
Member Avatar for manishanibhwani

hiii, i want to ask .. why do we basically use servers.. wat is the basic requirement for making of servers and wat r the mainly used servers and their advantage.... sry if my question is tooo easy but i m unable to get a satisfactory answer for this questio.. …

Member Avatar for servertoday
0
86
Member Avatar for Froger93

Hello all, I am having trouble as I am on a shared server where obviously someone has been abusing the SMTP server as Hotmail has blacklisted it, I have contacted my host and they are working with microsoft to resolve the issue BUT in the mean time my customers are …

Member Avatar for servertoday
0
94
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 Hanshi1971

Hello all, I have a laptop running XP Pro. Also using web software called Front Accounting to handle my paperwork for small business. I installed by myself all the necessary software and have some experience using Apache / PHP / Mysql. Brief description of problem: I installed all the components …

Member Avatar for Hanshi1971
0
266
Member Avatar for RobotFX

So, I have 2-3 php scripts that I run as crons calling them using wget: [I]/usr/bin/wget -o /dev/null [url]http://example.com/cronrss.php[/url][/I] These files (cronrss.php) are getting copied in the example.com directory every time the cron runs, every new file having a new number (/home/example/cronrss.php1, ...cronrss.php2 etc) So, what could be the reason …

Member Avatar for RobotFX
0
162
Member Avatar for aarontb

I have created a basic html form on my web server, and when submit the form i get the following message for apache: Not Found The requested URL /handle_form.php method= was not found on this server. handle_form.php is there, so it should be handling the form. heres my codes for …

Member Avatar for neilnicky017
0
149
Member Avatar for f.damati

I am developing a web page which retrieve data from a seperate mysql server on the same network musql_connect('192.16.1.2:3306', 'root', '123'); but ana error shows Warning: mysql_connect() [function.mysql-connect]: Can't connect to MySQL server on '192.16.1.2' (13) in /var/www/html/index.php on line 3 the 2 servers are on 2 different virtual network …

Member Avatar for f.damati
0
196
Member Avatar for RobotFX

So, I have Wordpress and Buddypress the latest installed and also other plugins and, on the same server, an osdate script. The osdate can upload files of any kind, with no problem. both have no restriction in the htaccess file, they use the same php.ini etc. However, every time I …

0
76
Member Avatar for benkyma

Hi, I'm struggling with mod_rewrite. I need it to rewrite: [url]http://www.domain.com/C/V[/url] to: [url]http://www.domain.com/?category=C&video=V[/url] So far I have these two rules: [CODE]RewriteRule ^([^/\.]+)/?$ /index.html?category=$1 [L] RewriteRule ^([^/\.]+)/([^/\.]+)/?$ /index.html?category=$1&video=$2 [L][/CODE] but it doesn't seem to work. I'm not receiving any parameters through in my js on the other side. It also behaves …

0
75
Member Avatar for fuggles

My Linux machine is running Fedora 10, Apache 2, PHP 5, MySQL, and VSFTPD. I don't want the public to have access to my FTP files. All I want is to be able to securely connect my Windows machine using Aptana Studio and be able to easily transfer my web …

Member Avatar for freshfitz
0
109
Member Avatar for khess

The topic of certification surfaces every so often in technical circles--especially when job seekers face tough job competition. The value of such certifications comes into question versus that of years of experience. For experienced technicians and engineers, the opinion is that experience is the most important for landing a job. …

Member Avatar for joetraff
0
498
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
472
Member Avatar for khess

Just when you thought it couldn't get any worse in the world of software patents, a reliable source sent me this response from Steve Jobs about a patent pool that's forming and aiming to nail the open source codecs projects. It's enough to make the weak at heart go weak …

Member Avatar for Chromatix
0
634
Member Avatar for khess

It's rare that a company like [URL="http://www.redhat.com"]Red Hat[/URL] would remove a high-end feature from its popular commercial operating system but that's just what it did. Red Hat Enterprise Linux (RHEL) 6.0 will ship without the [URL="http://www.xen.org"]Xen[/URL] hypervisor. Instead, it will include Red Hat's own [URL="http://www.linux-kvm.org"]KVM[/URL] virtualization. Has Red Hat done …

Member Avatar for Beastmanh
0
219
Member Avatar for jeepguy

I have 50+ domains I have parked and instead of using GoDaddy's default parked page I created my own to generate ad revenue or at the very least help increase Google PR. Currently Im using [CODE]<?php echo(preg_replace('/^[a-z]*./','',$_SERVER["HTTP_HOST"])); ?>[/CODE] to display domain.com throughout the page. However, my next step is to …

0
183
Member Avatar for khess

Canonical's Ubuntu 10.04 LTS Server Edition features the ideal deployment platform for Linux server workloads and cloud computing Long-term support (LTS) version of popular server operating system generally available on 29 April. [B]LONDON, April 27, 2010:[/B] Canonical today announced the upcoming release of Ubuntu 10.04 LTS Server Edition which includes …

0
174
Member Avatar for RobotFX

I've just installed Cent OS 5 on my server and I'm trying to configure it using Webmin. Now I've reached the Apache section and I want to install/uninstall apache modules, but in the apache configuration page cannot see the modules section. This is very strange. Previously I had Ubuntu and …

Member Avatar for RobotFX
0
1K
Member Avatar for hknight

Using mod_rewrite I use this to test if a file exists: [code]RewriteCond /home/myact/public_html/pagecache%{REQUEST_URI}/index.html -f[/code] How can I test if the file exists and is less than 5 minutes old?

Member Avatar for hknight
0
94
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
958
Member Avatar for khess

My [URL="http://www.frugaltechshow.com"]Frugal Tech Show[/URL] co-host, [URL="http://blogs.zdnet.com/perlow"]Jason Perlow[/URL], and I spoke with [URL="http://www.canonical.com"]Canonical[/URL] CTO Matt Zimmerman early this morning about the upcoming [URL="http://www.ubuntu.com"]Ubuntu[/URL] releases and a few other selected topics of interest to Ubuntu users. There are some secret goings on in the mill at Canonical that he didn't tell us …

Member Avatar for khess
0
621
Member Avatar for khess

What the hell is up with [URL="http://www.oracle.com"]Oracle[/URL] lately? First, they stopped giving away the Solaris operating system and now they have some big announcement planned for next week at the [URL="http://en.oreilly.com/mysql2010"]MySQL Conference[/URL]. Should we hide our wallets before we listen? To me, Oracle has morphed into [URL="http://www.microsoft.com"]Microsoft[/URL] II with all …

Member Avatar for jwenting
-1
398
Member Avatar for khess

[URL="http://www.mysql.com"]MySQL[/URL] users listened intently Tuesday, April 13 at O'Reilly's MySQL [URL="http://en.oreilly.com/mysql2010"]Conference[/URL] to Edward Screven, [URL="http://www.oracle.com"]Oracle[/URL]'s chief corporate architect, while he announced Oracle's grand plan for MySQL. What they heard was that Oracle is interested in MySQL, will invest in it and nothing should change for the community version of MySQL. …

0
498
Member Avatar for Waher

I am using Wampserver for my Windows Apache-PHP-MySQL stack. The file accessed has a header that defines it as utf-8, meta tag in HTML also defines it as utf-8. My best guess so far is that it has something to do with Apache. Searching through Google was of little help …

Member Avatar for nav33n
0
285
Member Avatar for =OTS=G-Man

Hello everyone, Im trying to get my server setup for a small web hosting type system (for friends). everything is working except subdomains ive used vhost_alias for ever when i was just hosting my site to do wildcard subdomains. But I can'e seem to get it working on more then …

0
141
Member Avatar for strax

hello, setting up my first home server here. i can access apache server on my local network fine, but port 80 is blocked by my isp, so I cant access it from outside my lan. so i added listen 8080 to port.conf then i forwarded the port in my router. …

Member Avatar for rch1231
0
144
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
851

The End.