990 Topics

Member Avatar for
Member Avatar for Danny_501

Hi all, Does anyone know of any good tutorial that explains how to set up a website on apache web server. I need it to be in Linux (Ubuntu). Or if anyone can explain to me how to do it that would be great to :) all I need to …

Member Avatar for Danny_501
0
129
Member Avatar for Rambomst

I recently purchased a Linux VPS the following specs. Operating system: CentOS Linux 5.5 Webmin version: 1.520 Kernel and CPU: Linux 2.6.18-028stab070.4 on x86_64 Processor information: Intel(R) Xeon(R) CPU E5630 @ 2.53GHz, 16 cores Real memory: 512 MB total, 361.74 MB used Local disk space: 30 GB total, 3.62 GB …

Member Avatar for Rambomst
0
141
Member Avatar for sg.benjamin

Can anyone help me in this Redirect Rule : I am trying to Redirect /xxx/yyy/zzz/kkk.htm?package=choice TO [url]http://www.aaa.com/bbb/cc/[/url] This is what i tried, but it did not work: RewriteRule ^/xxx/yyy/zzz/kkk.htm?package=choice$ [url]http://www.aaa.com/bbb/cc/[/url] [NC,NE,R,L] Thanks, Ben

0
93
Member Avatar for andydeans

hi, this is following on from a previous thread. i have looked around and openssl documentation is a bit unclear. can it secure all sub domains? i would like to use openssl to secure all sub domains and easily add them/manage via cpanel? can anyone help guid me on this? …

0
60
Member Avatar for halukakin

Hi, I just installed ssl on my apache/centos server. Php works fine over the regular http connection but when I try to reach php files over the https connection for some reason they do not get parsed and delivered directly as text files. Below is the virtualhost section from my …

Member Avatar for halukakin
0
193
Member Avatar for ryan461

Im just doin some testing with a local webserver. i have one user: hybrid who can login to the webpage fine and has for a while. But when i added a few users: usa, can with simple passwords using: ubuntu # htpasswd passwd can thats works fine. But I cannot …

Member Avatar for james.newell
0
149
Member Avatar for sbrohee

Hi all, Does somebody know how to configure the PATH for the wwwrun apache user? I have two perl version installed (in /usr/bin/ and in /usr/local/bin) and apache continues to use the (/usr/bin version) which is outdated! Many thanks, Sylvain

Member Avatar for sbrohee
0
127
Member Avatar for lobas

This script works perfect it forces the trailing slash and hides the .php extension BUT! it does not redirect people going directly to the .php extension. How can I also force people going directly to the file.php to /file/ [CODE] RewriteEngine On RewriteRule ^(.*)/$ /$1.php [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond …

Member Avatar for kylegetson
0
158
Member Avatar for tomtetlaw

When I try to access the /var/www/ folder through apache, which is at [url]http://tom-server/[/url] from my Windows Machine, I get this error, even though it was working before with no changes: [code]Forbidden You don't have permission to access / on this server. Apache/2.2.14 (Ubuntu) Server at tom-server Port 80[/code] This …

Member Avatar for kylegetson
0
320
Member Avatar for jindalarpan

hello all i am already having one domain name also having a hosted email services for that domain [domain.com] but now i want to setup one more email account services with on same domain in this format [in.domain.com]. it is possible to have a sub domain poiniting to some different …

0
108
Member Avatar for tomtetlaw

When I try to start mysql server with [icode]start mysql[/icode], I get this error: [icode]Unable to connect to system bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory[/icode] What could I do to fix it? I'm running Ubuntu Server btw.

Member Avatar for tomtetlaw
0
238
Member Avatar for andydeans

hi, are there any issues of using a php script that sends via a dedicated linux box to an address from an email address different from the domain on this box? so for example domain is: mydomain.com on dedicated box, someone comes to the site and sends an email to …

Member Avatar for richieking
0
142
Member Avatar for tomtetlaw

When I try to log into mysql with the command [icode]mysql -u root -p[/icode], i enter the password then it gives me the error: [code] ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/usr/sbin/mysqld/mysqld.sock' (20) [/code] I really don't know why it's trying to use '/usr/sbin/mysqld/mysqld.sock' because …

Member Avatar for richieking
0
179
Member Avatar for gunnarflax

Hello! I just want everyone to know that I'm a linux beginner and have just started learning beyond the very basics. The problem I'm having is that only one account can access the shared folders (and it's not root) and I've been searching the internet like crazy but still haven't …

0
79
Member Avatar for Excizted

Hello, I have a server that I have decided to divide into VM's using HyperVM with OpenVZ, so that some friends can play around on the server and that I can have several Linux distros on one server. I am wondering if I should install nothing on the host other …

Member Avatar for ryan461
0
126
Member Avatar for Awah Mohamed

hey people i have installed the apache server but i dont know how to let it work ths iz the file name that i have installed [U]httpd-2.0.63-win32-src[/U] please dont tel me that i have to download another server or something just tell me what i am supposed to do . …

Member Avatar for madCoder
0
90
Member Avatar for paptamas

Helo. How can I change my upload temp directory in Plesk, because in default temp dir I'm mot allowed to upload files. Any help is appreciated.

0
75
Member Avatar for alazanski
Member Avatar for laobhaise
0
240
Member Avatar for MDGM

Hi all, I have a site that has a dynamically generated page and looks like this: [url]www.example.com/articles.php?aid=1[/url] [url]www.example.com/articles.php?aid=2[/url] [url]www.example.com/articles.php?aid=3[/url] The page has the article title and description stored in a database and printed in the page itself. How do I go about changing the URL from this: [url]www.example.com/articles.php?aid=1[/url] To this: …

Member Avatar for MDGM
0
140
Member Avatar for andydeans

hi, i have never used a dedicated linux server, however i am going to be switching one of our sites from shared hosting to a dedicated server due to traffic etc. the host is giving cpanel which i just wanted to check with you guys if this is fine to …

Member Avatar for andydeans
0
280
Member Avatar for nettle4k

Hi, I'm new to hosting/domains so please be patient. I've written a website for a friend. That person bought a domain and hosting. The website uses wordpress. Yesterday I wanted to do some modifications but I couldn't find the website on the Internet. When I enter the address to the …

Member Avatar for nettle4k
0
90
Member Avatar for gc_don

How do i know the reply was from caching-nameserver, master nameserver or slave nameserver in BIND DNS.? Can I trace the nameserver that replied my dns query? Like I have a master nameserver, a slave nameserver and a caching nameserver in my network. Is it possible to know that which …

0
95
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
480
Member Avatar for junomr2

I wasn't sure if this should go here or in the python forum ( since python will be doing the work ). I have a site where users will be able to sign up for an FTP account. I want that to call a python script to create the user, …

0
61
Member Avatar for Arizona Web

Hi All, this is killing me and I was wondering if anybody knew how to fix this. What I need to do is mod_rewite URLs to mimich directories for variables. Easy, but what I need is to be able to handle the absence of some pseudo directories in the URL …

Member Avatar for illegal3alien
0
899
Member Avatar for veledrom

Hi, I've done this silly thing. How can I bring old setting/permissions back. Thanks advance [code] ubuntu@ubuntu:~$ sudo chmod 444 /var/www [sudo] password for ubuntu: ubuntu@ubuntu:~$ ls -l /var/www ls: cannot access /var/www/index.html: Permission denied ls: cannot access /var/www/http: Permission denied total 0 d????????? ? ? ? ? ? http …

Member Avatar for veledrom
0
1K
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
146
Member Avatar for vponnoju

Hello All, I am not sure, if this is the right place to post this query. If not, please redirect me. Here is the brief explanation of I have a web application (GWT application) project in Eclipse. I have a server side code which interacts with LDAP directory for some …

Member Avatar for vponnoju
0
275
Member Avatar for anony

I am trying to host a GWT project but all in vain. Whatever i do the screen doesnt appear except for the loading symbol. I am trying to host a dummy project for testing. My hosting platform is windows. i am using filezilla to transfer the gwt files

0
92
Member Avatar for khess

When I started exploring Linux back in 1994-1995, there were very few resources available and many of the problems I experienced didn't have solutions. That was a long time ago. The situation has changed for the better. These days, there are plentiful resources for those new to Linux or for …

Member Avatar for dokma
0
831

The End.