1,520 Topics

Member Avatar for
Member Avatar for cyberoptik

Hi All, My server that is running linux (fedora), keeps crashing. I'm not exactly good with servers, but I do know that apache keeps crashing, and I don't know why. The server support that the company I'm with have no idea what they are doing. The server is also running …

Member Avatar for Comatose
0
82
Member Avatar for Dani

As you can see, the main forum and topic pages on this site display Google Ads. These text-based ads spider the site they're on and display relevant links targeted to the content of the current page. This works perfectly for a page such as [url]http://www.techtalkforums.com/forums/viewforum.php?f=1[/url] which is the Windows forum, …

Member Avatar for wfwh
0
811
Member Avatar for hexstar

Hi, I would like to get the php mail() function working on my webserver but don't know how, how would I go about enabling the php mail() function properly? I'm running sendmail (most recent version, compiled from source), [url=http://www.yellowdoglinux.com]YellowDog Linux[/url] for the OS, Apache 2.0.5, and PHP4. Any help is …

Member Avatar for hexstar
0
124
Member Avatar for farmhouseboy

I have searched all around the web for .htaccess tutorials, and there are a lot of them but none seems to offer a solution to this particular problem: I have rented webhosting space and I am running two domains off of one account. The two sites are totally unrelated and …

Member Avatar for YUPAPA
0
137
Member Avatar for BigBlueBall

I'm in the process of converting my site from ASP to PHP, and I'd like to use mod_rewrite to make sure all the search engines that currently have all my .asp pages indexed will take people to the appropriate .php counterparts. That's simple enough for the "static" pages, but the …

0
138
Member Avatar for breeduk

I have just installed apache.2 on my pc, along with php and mysql. the problem started straight away with apache (or rather my setup) apache could not find port 80 or any other listening ports. Now if you could give me some ideas how to solve this ( i presume …

Member Avatar for viperman224
0
178
Member Avatar for deathrail

I just got my server up and running... its works great... except for one minor detail, every so often my isp changes my ip.. from what I know, I'm pretty sure you cannot make the ISP number static, thats something the company does for you. I've also heard bits about …

Member Avatar for blud
0
115
Member Avatar for jyothicm

Hello, I am very new to the world of Linux. Could someone tell me if I were to setup one machine with Linux, Apache, MySQL and PHP and dual boot it with Windows 2000 Professional, what would the ideal hardware requirements be. Also, what is the ideal size of a …

Member Avatar for DMR
0
185
Member Avatar for Peutch

Hi everyone, I would like to redirect my images to a php page so they'd be nicely displayed and I could track their frequentation. Let's say my display page is called [B]openpic.php[/B] The problem is, if I put an htaccess simple RewriteRule, all images will be subject to redirection, including …

0
125
Member Avatar for apparition668

Good Afternoon: I am looking to use Apache's mod_rewrite module to rearrange some URLs, but my knoweldge of regular expressions is SORELY lacking. I would like to take a url such as: [url]http://www.somesite.com/folder/somepage.html[/url] and translate it to: [url]http://www.somesite.com/index.php?dept=folder&page=somepage.html[/url] and, just as likely: [url]http://www.somesite.com/folder/another_folder/somepage.html[/url] to: [url]http://www.somesite.com/index.php?dept=folder&page=anotherfolder/somepage.html[/url] Would someone please assist me …

Member Avatar for apparition668
0
145
Member Avatar for camelotmsl

Can anyone help? I have a problem which has been caused by Microsoft security update patch 834489 that has stopped IE explorer from accepting the command [url]http://user:password@yourdomain.com/membersarea[/url] etc. Therefore a login to a member’s area protected by an .htaccess file with the following code. AuthType Basic AuthName "" AuthUserFile /home/sites/yourdomain/web/membersarea/file_containing¬_user_and_password …

0
144
Member Avatar for jyothicm

Could someone tell me if a free rpm of Apache 2.0 is available and where I can find it.

Member Avatar for Dani
0
145
Member Avatar for ramansingh

I have setup Apache web server for the first time. I have a requirment to display the contents of a directory and display the contents of the file in that directory. It is wokring fine for most of the file, but when I click on .log files, instead of opening …

Member Avatar for ramansingh
0
111
Member Avatar for billah_norm

I am a beginer of PHP. Which Version of apache is compatible with php 5.0?? which one for php 4.0?? I want to setup manually php for apache both of these versions. How can i proceed?? :-|

Member Avatar for chunguy
0
344
Member Avatar for jyothicm

I have created a small application in PHP and MySQL. Could someone tell me what I need to do to add the appln. on an Apache Web server? Is there anything I need to take care of in the application to be a web app?

Member Avatar for jyothicm
0
123
Member Avatar for viperman224

Is there any way for me to password a link on my site? Like I want to put pictures for only my family and friends to see and not the whole word wide web can I password a link and then only the people with the password can access it? …

Member Avatar for DaveSW
0
135
Member Avatar for spikes

hi, i've looked through just about every webpage out their on this topic and i just cant get it to work. have any of you got apache and tomcat working together through mod_jk? i'm trying to get this working on windows 2000 (desktop), using apache2 and tomcat 5.5. its loading …

Member Avatar for spikes
0
143
Member Avatar for jvc

hi guys, Would somebody help me PLEASE. I have the conditions and rules below RewriteCond %{REQUEST_URI} ^/kid.html [OR] RewriteRule ^(.*)\.html$ - [C,E=id:24] RewriteCond %{REQUEST_URI} ^/baby.html [OR] RewriteRule ^(.*)\.html$ - [C,E=id:25] RewriteRule ^(kid|baby)\.html$ /index.php?id=%{E:id} [L] what is happening is the E:id never gets initialized. whenever the condition is met index.php would …

0
115
Member Avatar for clartsonly

Hello, I am in a slight dilema, microsoft stopped the URL structure of [url]http://username:password@mysite.com/page1.html[/url], back in february. One of my previous applications logged people silently into an oracle web solution using apache with mod_plsql, since the microsoft patch [url]http://support.microsoft.com/default.aspx?scid=kb;en-us;834489[/url] this has not been possible, I have spoken to oracle and …

0
129
Member Avatar for billah_norm

I'm ujsing php 4.0.3 with apache web server. generally i use mysql. but i have to use mssql for another reason. so i am using ODBC for this purpose. but the "odbc_fetch_array()" is not work. says, undefined function. but as far i know, this function should work with this version …

Member Avatar for billah_norm
0
211
Member Avatar for Kaushal

Sir/Madam, I have made one project in JSP and wants to install it and make it able to run on the Local Area Network. I heared that by making .war file we can deploy the JSP project. Please guide me in this regard so that I can make my project …

0
146
Member Avatar for chunguy
Member Avatar for chunguy
0
123
Member Avatar for rel_21

Hello, Im having problems with Sendmail. I can send emails, I can receive them from any email account in my server, but I cannot receive them from outside. Any ideas to solve this?

Member Avatar for alc6379
0
108
Member Avatar for cyberoptik

Hey, I've setup Apache 2 on my sys w/ windows xp pro. I also installed php. I start apache, i can see the little green arrow which shows its suppose to be working.. but when send my server ip to someone so they can try and go onto it, it …

Member Avatar for alc6379
0
112
Member Avatar for Decency

i've been trying to install apache and every time i do: make install the final step in installing it... then i update the httpd.config file and i try to start the server it gives me the following error: mod_sock: unable to bind to 0.0.0.0:80 cannot open log files.. im installing …

Member Avatar for Gary King
0
142
Member Avatar for Arizona Web

I just decided to put a sub domain on my directory, but the .htaccess rules I wrote don't apply for the subdomain. Here are the code snippets, can anybody see what I am doing wrong here? [CODE]RewriteEngine on Options +FollowSymlinks RewriteBase / RewriteRule ^web-directory/category/(.*)/(.*) web-directory/index.php?catid=$1&start=$2 RewriteEngine on Options +FollowSymlinks RewriteBase …

Member Avatar for PoA
0
87
Member Avatar for mikeandike22

i want to share legal files with my friends how do i setup an apache server that will let my share these files

0
137
Member Avatar for TelKennedy

Hello I have just bought a book on php, MySQL and Apache server which came with an installation disk. I have installed all three on my laptop computer running MS XP Professional. All three seem to work ok independantly but when I try to run any code examples through IT …

Member Avatar for Roberdin
0
243
Member Avatar for Dani

Currently I use an .htaccess file for mod_rewrite. However, I heard that it is resource intensive to do it this way, and a better way is via httpd.conf or something? Could someone elaborate for me please? Thanks!

0
123
Member Avatar for TKSS

Does anyone know of a good relayhost for port 25 mail? I just set up a postfix server on my box and have a forum I put up and I'd really like to be able to mail out passwords to my users if they register...however, road runner blocks stuffs so …

Member Avatar for TKSS
0
133

The End.