3,436 Topics

Member Avatar for
Member Avatar for snakeman

I've created simple C++ ATL Web Service in VisualStudio 2005 Is it possible to host it in Apache or some another web server exept IIS? Any help will be really appreciated. Thanks

Member Avatar for Ancient Dragon
0
149
Member Avatar for angeloio

Dear All, We have a dedicated server and I have to set-up a virtual hosting environment where multiple domains will be set-up (with apache, mail servers and the rest) for my clients. Because it is a shared-IP environment all zones will have records that will point to the shared IP. …

0
52
Member Avatar for vishwajit
0
84
Member Avatar for jimesten

I had posted this question a bit ago but probably didn't articulate it quite right to get a good answer. I'm stumped on something I thought would be easy .. So... I've got old urls that are no longer active (but were indexed in search engines) in the form of: …

0
107
Member Avatar for gurusundar

i have configured virtual host for apache in my window os. i am having a site named lead capture in my c://appserv/www/ normally i will type in browser as [url]http://localhost:81/leadcapture[/url] after setting up the vhost i typed the url as [url]http://leadcapture[/url] which must work normally and show my website. But …

Member Avatar for gurusundar
0
126
Member Avatar for kommuru

Hi, As a part of my course work, I need to develop a website, using java technologies, having a blog,forum and wiki. I came to know some CMS based on java like OpenCMS, Magnolia, InfoGlue, MMBase, Apache Lenya, Daisy, Alfresco, AtLeap, Hippo CMS and Contelligent. I am new to these …

0
30
Member Avatar for CaptianEO

I am running CFMX 7.0 on W2k server (IIS 5.0) and I am trying to implement some simple ajax calls with the coldfusion pages that return data to add elements to a select box. The problem is every time I get the return data the page includes <!DOCTYPE HTML PUBLIC …

0
46
Member Avatar for 2bu

Does CF run any better or faster on Windows or Apache. Can you recommend some good shared hosting companies? Thanks

Member Avatar for peter_budo
0
81
Member Avatar for rinksys

hello everyone , i would be very much pleased if anyone can show me a way to integrate apache webserver and PHP/PERL with mysql database on linux, and if possible can anyone let me know about any book which would be usefull in administering mysql commmand line on linux

Member Avatar for vl4kn0
0
136
Member Avatar for adilz.cool

Hi , I am new to this community and also new to PHP. My problem is that i have installed apache 2.2.6 and also have php 5.2 version. also made all the changes in conf file of apache. I also did all the neccesary things on PHP side (placing & …

Member Avatar for adilz.cool
0
132
Member Avatar for spring_patel

hi frends i'm a novice in php... i just installed php and apache 2.2.x webserver and just wanted to try some very basic stuff... [CODE] <html> <body> <?php echo "Hello world"; ?> </body> </html> [/CODE] but rather than showing the output in the browser it shows the whole code.... could …

Member Avatar for phper
0
109
Member Avatar for Ecila5200

My sister is having a problem with her computer. Getting a lot of IE pages opening up with requests to scan her computer for malware, etc. She and I have tried numerous adaware, spyware and virus programs to get rid of these pop-ups but to no avail. Her computer if …

Member Avatar for crunchie
0
204
Member Avatar for drastic

hi, i installed easyPHP on my windowsXP professional but it is giving an error " that apache can not be runned another web server is using the web port". is this problem due to partially installed IIS? how can it can be fixed?

Member Avatar for phper
0
80
Member Avatar for ashercharles

hey guys im a linux newbie ,i want to know how to make the apache webserver write to templates_c i tried chown -R apache:apache templates_c but it still says Your templates_c directory is not writable by the web server pls help asher

Member Avatar for jbennet
0
97
Member Avatar for walba

hi am new to linux and i just wanted to know how to send a message from a client workstation to another client workstation working under the same server using Linux.e.g.using net send messages pliz assist MS DOS

Member Avatar for phper
0
63
Member Avatar for firthusa

I'm developing a ecommerce solution in PHP. The ADMIN is stored on one DNA while the stores are hosted on their own unique domains. My problem is that I need the images that are uploaded on the admin domain be available to the client domains without hot linking from the …

Member Avatar for Suomedia
0
145
Member Avatar for friends_ajai

I am a student of b.tech with computer science And I am using a "JSP BASED LIBRARY MANAGEMENT SYSTEM " project which I have downloaded from a website("sourceforge.net")..But I m facing problems in using it succesfully. I have installed : a.tomcat 5.0 b.mysql5.0 c.j2sdkee1.3.1 d.jdk1.5.0 2.set all the envoirment variables …

Member Avatar for kristo_abhi
0
85
Member Avatar for maxmannuk

Just set up a local host with php an apache 2.2............. it says all working fine but when I test, it looks like apache dosn't know what to do with php and asks if it shouldm open with a program or download???? any ideas......... Brian

Member Avatar for nav33n
0
41
Member Avatar for crazy_girl292

Hi. My computer has been skipping ever since I installed Utorrent and tried to dload some movies via the p2p networking. I ran a scan of my computer with Ad-Aware and Hijack this. Here are the logs for each. Can someone please help me with this? Thanks Ad aware: Ad-Aware …

Member Avatar for crazy_girl292
0
282
Member Avatar for Blassie4

Hi! I need help with apache&linux combo. How forward http-traffic from the dmz-apache web server to the actual apache web-server on inner network. The first web-server will have apache with mod_security installed to filter out unwanted http-requests. -Blassie

Member Avatar for DimaYasny
0
58
Member Avatar for Kobussie

Hi to all of you out there! :) I just discovered this site tonight, and I like what I see here. So I decided to register... I'm from Holland, so please excuse me if my English is a little bit weird!! About myself: I'm 55 years old, and live very …

Member Avatar for jbennet
0
126
Member Avatar for ¤| battousai |¤

Hello all, A few days ago I tried to use a mail script and recieved an error: "Warning: mail() [function.mail]: Failed to connect to mailserver at "localhost" port 25....." Which was wierd because I had set the smtp server to my isp's mailserver. When I changed the smtp_port to 30, …

Member Avatar for ¤| battousai |¤
0
147
Member Avatar for Kobussie

Hi everyone! :) I'm just starting out with php and mysql, and encountered the following problem: I have installed: Apache 2.2.8-1 PHP 5.2.5-7 MySQL 5.0.51-3 on an Arch-Linux system. Apache and PHP are working: I tested that. I can log in to mysql from the commandline; I made a small …

Member Avatar for Kobussie
0
95
Member Avatar for new_2_java

Hi all, In my program I am using RMI call to a service in a remote host. My program runs without any exceptions from within eclipse, since I have all the packages and jar files in my build path. However, the program needs to eventually run from the command line. …

Member Avatar for new_2_java
0
2K
Member Avatar for ryy705

Hello, I can run php scripts on my computer from the command prompt but I can't open it through my web browser. My assumption is that this happens because apache is not configured to use php. Does anyone know what lines(s) I should add to apache's httpd.conf file? I found …

Member Avatar for WebManiac
0
227
Member Avatar for Robtyketto

Greetings, I'm slowly building up code to do the following:- [LIST=1] [*]Display TWO selection option boxes (cascading). [*]If the FIRST selection option box changes then reload the jsp using onchange event (not changing the option box value on relaod i.e. not re-running the SQL query). [*]ONLY on initial entry should …

Member Avatar for Robtyketto
0
237
Member Avatar for forzadraco
Member Avatar for silviuks
0
58
Member Avatar for ep2002

Hi there, I've tried to clean everything out numerous times, even with Panda, & the computer is still acting weird. Pls. tell me what you see in my HJT file. Thanks a ton :) Michelle ---------------------- Logfile of Trend Micro HijackThis v2.0.2 Scan saved at 9:01:27 PM, on 2/23/2008 Platform: …

Member Avatar for PhilliePhan
0
172
Member Avatar for Auzzie

Hi, i was running a script on my server (Latest apache and mysql and PHP 5.1.6) and i am getting the following PHP error: PHP Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of [runtime …

0
55
Member Avatar for stalk

Please, where is the problem? Unable to jump to row 0 on MySQL result index 3 in c:\apache\htdocs\cd_shop\funkcie_s_databazou.php on line 1041 function zrataj_cenu($kosik) //funkcia pocitajuca vyslednu sumu vsetkych poloziek v nakupnom kosiku { $cena = 0.0; if(is_array($kosik)) { $conn = db_connect(); foreach($kosik as $EAN_kod => $qty) { $query = "select …

Member Avatar for JRSofty
0
329
Member Avatar for sol42020

I have two "identical" jsp apps running on the same linux box. I've changed the connection info between both of them so that they run as separate sites. One site is called tema and the other is called tematest. They each have their own /home/ directory. Tema works fine, but …

0
58
Member Avatar for stalk

Iam problem with this : Supplied argument is not a valid MySQL result resource in c:\apache\htdocs\cd_shop\funkcie_s_databazou.php on line 1039 this is code: function zrataj_cenu($kosik) //funkcia pocitajuca vyslednu sumu vsetkych poloziek v nakupnom kosiku { $cena = 0.0; if(is_array($kosik)) { $conn = db_connect(); foreach($kosik as $EAN_kod => $qty) { // $query …

Member Avatar for stalk
0
85
Member Avatar for mexaros

I am updating a site for a company. The site was at one time working, and has since been pulled offline. All the php, js and .sql files were sent to me and I should have just been able from the beginning to load and run the site. unfortunately this …

Member Avatar for JeniF
0
150
Member Avatar for drorb

I need help with parsing XML. I put an XML doc into a hidden input for an HTML FORM... -------------- <html> <head> <title>TEST TEST</title> </head> <body> <form method=POST action="http://nflnfl.com/mash.php"> <input type=SUBMIT> <input type=hidden name=xdoc value='<?xml version="1.0" encoding="UTF-8" ?> <!--OPN 2001 Proof Of Concept--> <ScannerData> <Device>0000000000002561</Device> <UploadDate>3/6/2008 3:49:09 PM</UploadDate> <BarCode> <Symbol>8</Symbol> …

Member Avatar for drorb
0
123
Member Avatar for toadzky

I feel a little like an idiot for asking this but.... I have Apache 2.2 installed on my computer just to test my pages and scripts for my web engineering class. Whatever version of PHP that came with it is what I have installed. I can't even get a basic …

Member Avatar for toadzky
0
103
Member Avatar for bradleykirby

Hi, How do I test Perl scripts in a web browser on a mac? Im using OSX 10.4.11. Ive got some documentation on how to edit the /etc/httpd/httpd.conf file, but its read only for some reason (even though Im on my own laptop). I also run MAMP and thought that …

Member Avatar for bradleykirby
0
105
Member Avatar for stalk

hello, I have a problem : What is it? Warning: Unable to jump to row 0 on MySQL result index 2 in c:\apache\htdocs\cd_shop\funkcie_s_databazou.php on line 899

Member Avatar for stalk
0
135
Member Avatar for aarya

[B]Intro[/B] Web application development was once simple, there was HTML and a browser. There was no dynamic or business data, so no business applications. But this simplicity lasted for a small while. Today we are forced to do many complicated application developments. This tutorial assumes that you have the knowledge …

Member Avatar for swosti
0
259
Member Avatar for Asad__

hi, am brand new to VB. i have the same problem. i want to open a folder, say; C:\apache on clicking a command button on VB GUI. i have something like this: Private Sub Command1_Click() ShellExecute hWnd, "open", "C:\apache", _ vbNullString, vbNullString, SW_SHOWNORMAL End Sub but it gives compilation error. …

Member Avatar for Jx_Man
0
172
Member Avatar for stalk

$query = "select * from 'ciste_media' where ".$medium."= ".$medium." and ".$typ."= ".$typ." and ".$kusy."= ".$kusy." and ".$obal."= ".$obal." and znacka like '%".$vyraz."%' order by kusy ASC"; $result = mysql_query($query); [B]this is line 38[/B] Please, is this correct form and syntax for this selection? Wrote me :Supplied argument is not a …

Member Avatar for forzadraco
0
150
Member Avatar for ndeniche

A while ago i had no problems with my server... but suddenly this message appeared when i tried t start apache services: [quote=Apache message](OS 10048)only one usage of each socket address (protocol/network address/port) is normally permitted. :make_sock: could not bind to address 0.0.0.0:80 no listening sockets available, shutting down Unable …

Member Avatar for ndeniche
0
186
Member Avatar for Robtyketto

Greetings, I have 2 JSP files and a bean which are collectively used to delete a record from an access database. They run without errors, however the only value from the form that is required, that is passed as a parameter to the bean is Null (debugging showed value is …

0
89
Member Avatar for vaib_techexpert

i have some trouble in executing jsp pages in tomcat5.5 it is running html pages nicely it is also not running servlets plz help as i need it immediately for my project my mail id is <email snipped>

0
78
Member Avatar for armend90

Hi, Can anyone explain me how to defend from this attack type? CSF firewall installed, Dos-deflate installed, and again lot of apache processes 88.233.53.100 - - [25/Feb/2008:10:15:53 -0600] "GET / HTTP/1.1" 200 10792 "-" "-" 88.235.13.14 - - [25/Feb/2008:10:15:53 -0600] "GET / HTTP/1.1" 200 10792 "-" "-" 88.229.215.146 - - …

Member Avatar for Fest3er
0
100
Member Avatar for ryy705

Hello, I recently signed up with a free hosting provider(apache, mysql, php). When I login through ftp, I go to my root directory which is web accessible. So where do I hide the files that I don't want to be accessed through the web? Such as database connection files, user …

Member Avatar for Auzzie
0
135
Member Avatar for clarkkent

I am working on an application to help ease some of the command line stuff for ruby on rails while i learn it. I have the app starting and stopping apache as well as MySql. What i am having trouble with is starting mongrel. I would like to start this …

Member Avatar for JerryShaw
0
126
Member Avatar for rizwan_aman007

Hi, Any body kindly help me specially who is working with any net technology. I am working with .jsp with Tomcat. The problem I am facing is that whenever I want to show a picture whose name is in Unicode Character(Arabic, hebrue or chinies). Its not being displayed though the …

0
45
Member Avatar for armend90

Hi, Can anyone explain me how to defend from this attack type? CSF firewall installed, Dos-deflate installed, and again lot of apache processes ------------------ 88.233.53.100 - - [25/Feb/2008:10:15:53 -0600] "GET / HTTP/1.1" 200 10792 "-" "-" 88.235.13.14 - - [25/Feb/2008:10:15:53 -0600] "GET / HTTP/1.1" 200 10792 "-" "-" 88.229.215.146 - …

0
75
Member Avatar for zdevine

Hello, Internet Explorer 7 windows are opening uncontrollably every time I start FireFox (browser of choice). About every 4 minutes a new window automatically opens. I've seen a couple threads dealing with the same issue but could never find a resolution. Something is triggering the problem every time I open …

Member Avatar for crunchie
0
321
Member Avatar for ionzone

Hi, I am trying to make a shell script that will parse lines off error_log of Apache and parse IPs off of it. The lines I need to parse are security warnings made by ModSecurity. Example: [CODE][Fri Feb 22 22:18:46 2008] [error] [client 111.222.11.22] ModSecurity: Access denied with code 406 …

Member Avatar for dandan
0
208

The End.