3,436 Topics
![]() | |
Hi. A virus appeared on my computer a few days ago and I've not been able to get rid of it, yet. In fact, I think it's expanded and let in a lot of other viruses, dyfuca and elite toolbar among them. AVG, Adware and Spybot Search and Destroy all … | |
Hi, I am new to FC4 and want to host a website. I can't seem to pull up the webpages on my server. I have a domain configured at dyndns.org and my router forwarded to the server. I am not sure which files I need to edit, I'm sure I … | |
Hello, I have a problem with the apache. is that when I open to the apache the Internet to explorer or any other navigator lets work. I open to a Web anyone and he throws error to me and when I deactivate the apache I can enter any Web. Somebody … | |
Ok, i'm teaching myself PHP. The book i'm useing is telling me to create this 2 page file uploader. Everything is just the way it is in the book. However, when i use it on my server, it tells me that the path is wrong. The book tells me to … | |
I am storing files in a folder on my Apache server. The files should only be accessible to those who are logged in and are in a directory that is not public knowledge. I have set the permissions of the directory to 700 and the files are 700. The way … | |
Is there anyone out there willing to give me a pretty much step by step instruction on how to use apache, or any software program to start the server. I am using RedHat 9 and i am using a graphic mode. If you could tell me how to set it … | |
I need a little help with apache. I have it running and can access the Test Page from the internet. however, i want to go to index.html. When i type in [url]http://ipaddress:port/index.html[/url] the index does come up but when i just type [url]http://ipaddress:port/[/url] i get the test page. How do … | |
Hi I have attempted to install Apache/PHP on a new WinXP Home machine. I have it running succesfully on a Win98 machine. Apache works fine. PHP doesn't. I get the following Apache log error when trying [url]http://localhost/phpinfo.php[/url] - File does not exist: c:/webroot/php/php.exe/phpinfo.php. phpinfo.php is in c:/webroot. PHP is installed … | |
Help... I have just been presented with the responsibility of supporting a JSP application. The person who was handling EVERYTHING has left us (Rest his soul) and did not leave any documentation. The first thing I need to do is create a backup server and copy the application to it. … | |
I'm in need of a PHP tutor/instructor. Does anyone have any recommendations? My background is in front end (HTML, JavaScript, CSS), and I'm having a change in my job at work and need to get up to speed quickly. I'm not even sure what book(s) to pick up. I do … | |
hi all, when i am going to run a servlet through internet explore,i got a error message "resource not available". I use apache Tomcat 5.5 and jdk1.5.0. CLASSPATH of the CATALINA_HOME and JAVA_HOME are all right. What is the cause behind it? thanking you rishi | |
Hello A few weeks back I was hit badly by a rougue site that bypassed all my virus and adware blocking software like a knife through hot butter. Popups, viruses and redirects took over like mad. Have managed to get rid of most of everything (and believe me it WAS … | |
So, I want to redirect traffic from: http://somewhere/writing/index.html to: http://overhere/blogs/ I used this in my .htaccess file in the writing directory RewriteRule ^index.*$ http://overhere/blogs/ [R=301,L] which works fine unless someone just visits: http://somewhere/writing/ which takes them to the default 'index.html' page Can anyone help? | |
hello , i facing problem while trying to run .Net web services in Apache web server on Mac os x. while running .Net web services on XSP its throwing an error and in Apache web server its just showing first line of the .asmx file. i would be very thankful … | |
Hallo, I have the same proplem as other with p2esocks_1021.dll , i scaned the maschine with Hijackthis and have the following logfile: please what should i do now (PS. my email and the whole windowsxp system on the machine doesnot work well now!) Topias Logfile of HijackThis v1.99.1 Scan saved … | |
Hi everyone: I am running an java application in a windows xp toshiba computer. My application works fine in an windows 2000 compaq deskpro computer but in the toshiba one I get a strange exception. I think the problem is something with the parser and that makes the second error … | |
Hi all: I just discovered this pesky virus when I downloaded an undated version of Ad-AWare this morning. Following other postings, I have used HijackThis and here is a posting of my scan. I would be incredibly grateful for any help.... Logfile of HijackThis v1.99.1 Scan saved at 2:20:48 PM, … | |
I'm currently using phpMyAdmin with Plesk 7.5. Well first of all there's the known problem with the CSS not working, but that's besides the point. My question is actually whether it's possible to access phpMyAdmin directly through some URL instead of first logging into Plesk and then navigating all the … | |
Hello all, last week my ISP did maintenance on their servers and ever since then if I type in [url]www.google.com[/url] or anything else it brings up a "powered by APACHE" page with writing like "Seeing this instead of the website you expected?" and I cannot get Microsoft Internet Explorer to … | |
Does anyone have an opinion on fusetalk? The address is.. [url]http://www.fusetalk.com/[/url] I was running phpbb2 at work (apache, php, mysql), IT found me out and slapped me on the wrist for using open source. They are moving my stuff to their server. It runs Cold Fusion. This software seems to … | |
Once php has been installed on apache server, why I cannot run php program on it, any idea? | |
I have been asked to "Analyse & Compare the Key Features of IIS 6.0 & Apache 2.0" I have to present it to my management team and it should not be to "Techie". I have found plenty on IIS but am struggling on Apache 2.0. Any details on Security, Reliability, … | |
Hello I've been searching low and high to find the answer to this question. I should point out I'm an apache/php noob so if you have an answer/solution please explain it in understandable terms. My situation is thus... If I run PHPCONFIG(); in a php page, what should the SERVER["SERVER_ADDR"] … | |
I installed Apache2, PHP5, openssl, Mysql4.1 all from src(except MySql=>RPM). The problem I am having is with PHP ( well I think anyway ). When I start Apache it loads php without error, but when I point Firefox to localhost/test.php which contains CODE: <?php phpinfo(); ?> ,its displayed rather than … | |
I'm trying to do a very basic per-directory mod_rewrite. I have an old URL that points to a file that no longer exists: [url="http://www.bigblueball.com/im/msn/tab/default.asp"]http://www.bigblueball.com/im/msn/tab/default.asp[/url] and I want to redirect that to it's replacement: [url="http://www.bigblueball.com/im/msn/tab/index.php"]http://www.bigblueball.com/im/msn/tab/index.php[/url] My /im/msn/tab/.htaccess file looks like this: [CODE]RewriteEngine on RewriteBase /im/msn/tab RewriteRule ^default\.asp$ index.php [L][/CODE]But doesn't work. … | |
Dear all members, I have a problem . As i use dial up network as a mean to get to the internet it is some times costly to upload my code to internet and then test . As i am learning PHP recently , if any body suggest any way … | |
newbe here, hope someone knows what i am talking about !!!!! here's my problem. I have a machine running some security cctv software that is supposted to be able to be controlled over the wan via the apache web server software.this is not functioning correctly and speaking to the supplier … | |
I tried updating Apache so many times but it is giving errors and not compiling GD2, IMAP or cURL at all. [code] EXSLT/index.html:1: parser error : Document is empty ^ EXSLT/index.html:1: parser error : Start tag expected, '<' not found ^ <html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" ^ <html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" ^ <html … | |
I was having a problem with abuse on my guestbook. I reported this to my isp and they ended up blocking me from my own site, so they fixed that and now they have placed a password applet on the guestbook page when you hit the submit button via the … | |
How to run web PHPscript in specified user, not in apache(default). In linux you create user test, and he has rights like root. Now you want to run [url]www.yoursite.com/test.php[/url], and script test.php is a execute script. But by default scripts are treated like user apache,but apache hasent got enough rights … | |
Hi guys, Sorry to make my first post so elaborate, I hope to provide help to others soon... :lol: I'm looking at co-locating a web server, the purpose of which will be to host as many small scale websites as possible. Unfortunetely, I have very little knowledge of webserver hardware … | |
Hey there, i have a python cgi script that prints out html just fine in the Opera browser but doesnt print at all under FireFox. weird, eh? i am getting nothing in the apache logs about any error. perhaps its a firefox issue, but i doubt it. any suggestions. simple … | |
Hello, I'm pretty new here and plan on making this my new tech support home if I can find what I'm looking for in a reasonable time! (other places just cant help me for some reason!) Well here's the breakdown: I am using linux redhat 8.0 I "love the graphical … | |
first I checked to see if mod_include.c is installed using ./apachectl -l and I see mod_include.c listed then I went to httpd.conf and added some lines. Now starting line 317, it reads: Directory /> Options +Includes AddHandler server-parsed .html AddType text/html html Options FollowSymLinks XBitHack on AllowOverride None /Directory> note … | |
[B]Intro[/B] I saw alot of threads here and i like to help out as i have done this in the pass. This how to will show you how to get started from DNS to OS software. [B]WINDOWS HOW TO (For 98, 2000, XP)[/B] [I]Install time: 20-30 mins[/I] [B]Step 1[/B] You … | |
Hello all. i have a strange problem with some python cgi scripts. the deal is..... i keep loosing permission to write to a file created by a cgi script. the file is created in a directory created by a python script. but after the file is created by the cgi … | |
I hate Mod_Rewrite! Can someone post the Mod_Rewrite syntax I should use in a .htaccess file so I can do the following: All requests for script1.cgi are rewritten in the browser (permanent redirect) to script2.cgi So clicking a link to that goes to script1.cgi?field1=value1&field2=value2 Will re-write with a permanent redirect … | |
This will probably be a simple problem to fix, at least I hope it is. I am trying to test some simple asp.net code in Apache using my localhost directory. The only trouble is that it just displays the code and does not load the page the way it should … | |
Hi all, I have a small network at home (one old desktop, two laptops), running off a wireless-enabled ADSL router. I work as a webdesigner and what I would like to do is to convert the desktop into a linux-based web-server (running Apache, MySQL, PHP) to use for testing, only … | |
Here is code for sending e-mail which I wrote down: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title>Send Mail</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> </head> <body> <h1>SENDING MAIL</h1> <form action="Mail.php" method="post"> <table width="200" border="0"> <tr> <td>To Whom :</td> <td><input type="text" name="Target" size="50" value="Someone@somenet.com"></td> </tr> <tr> <td>Topic :</td> <td><input … | |
I'm a newbie to Linux. I've set up Fedora Core 2 and got Apache working OK. I'm getting the appropriate page on localhost. Now I want to test Apache for a PHP script I've written with KWrite, but I cannot save a file to /var/www/html because I'm told: "The document … | |
I am kind of new to the whole mod_rewrite world and like to get more into this. I am trying to make the following URLs search engine friendly but it does not work. My web host / server is setup fine as I have some commercial scripts with SEO friendly … | |
I have the latest version of Apache and PHP, and run both on Microsoft Windows XP Home Edition. I have installed PHP and edited the Apache configuration file to recognize PHP, but when I load a page (on my server) in PHP, it comes up the same as if I … | |
Ok, i'm trying to run a simple file upload script in php. When i select a file to upload, it gives me this as a message -> Warning: copy(ect/apache2/htdocs/beloit.JPG): failed to open stream: No such file or directory in /srv/www/capitalcitycorvairs/uploader.php on line 5 Could not copy file Now i know … | |
Hi Guys how can I disable apache on startup (Windows XP pro)? I tried "start/run/msconfig/startup tab" and unchecking "Monitor Apache Servers" but I think that didn't do it. Any ideas? Thanks Alex | |
Hi, Im having a slight problem with fgets and ssl. [CODE] <?php function monkey($method,$protocal,$port,$domain,$path,$data,$query){ if($method=="POST"){ $fp = fsockopen($protocal."://".$domain, $port, $errno, $errstr, 30); if (!$fp) { echo $errstr." (".$errno.")<br />\n"; } else { $out .= "POST /".$path."?".$query." HTTP/1.1\r\n"; $out .= "Host: ".$domain."\r\n"; $out .= "Content-Type: application/x-www-form-urlencoded\r\n"; $out .= "Content-Length: " . … | |
Hi! I'm currently learning on my own on PHP(I have some basics on HTML). Anyway, I learnt that I need to download php from [url]http://www.php.net/downloads.php[/url] The first two downloads I saw was this:- * [SIZE=3]PHP 5.0.4 ([COLOR=Blue]tar.bz2[/COLOR]) [4,620Kb] - 03 Apr 2005 md5: fb1aac107870f897d26563a9cc5053c0 * PHP 5.0.4 ([COLOR=Blue]tar.gz[/COLOR]) [5,702Kb] - … | |
Hello, Please somebody help! I erased the content of public_html. I uploaded my website again but then it gives the error: no website configured at this address. Can somebody help me? i've been trying to fix it for 2 weeks already. thank you | |
hi! any help given is much much appreciated. i really need to get some work done and my pc is running extremely slow. i've run panda scan, trendmicro, adaware, spybot, stinger, cwshredder, avg!!! here is my hijack this log: thanks in advance!! twoc Logfile of HijackThis v1.99.1 Scan saved at … | |
How can I have all URLs under [url]http://daniweb.com[/url] redirect to [url]http://www.daniweb.com[/url] for SEO purposes? |
The End.