1,520 Topics

Member Avatar for
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 pbcomput

Hi all, I m newbie in .htaccess i am using .htaccess to make url SEO friendly. I can access admin in localhost of my pc. but when i put all this files to my server i can't access admin. it shows me white blank page. without any message or error. …

Member Avatar for pbcomput
0
39K
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
80
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
128
Member Avatar for bthaxor

Sorry if this is in the wrong section (PHP), but wasn't sure where to put htaccess issues.... Here's the deal - I have two domains, let's say domain1.com and domain2.com. On my web server, I have domain1 set up as the primary domain (/public_html/), and domain2 is an addon domain …

Member Avatar for pritaeas
0
159
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 Mysteri

Hi, I'm a web developer and wanted to try ruby. I installed ruby 1.8 on my debian server with eruby and mod_ruby for apache2. Apache config files are configured correctly to accept .rhtml files and parse them. If I type sth like <% print "Test" %> then there's no problem, …

0
89
Member Avatar for Marian0

Hello. I am trying to get the correct code in order to get specific content shown according to the current site the visitor is on. I have done two tests: [CODE=php] <!--START TEST 1--> <?php class address { function curPageURL() { $pageURL = 'http'; if ($_SERVER["HTTPS"] == "on") {$pageURL .= …

Member Avatar for P0lT10n
0
150
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
243
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
141
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
281
Member Avatar for csweb

hi ! i created a submit form in php and when i submit it this error massage is coming (apache http server stopped working and was closeed) does anyone know what to do please help.

Member Avatar for pritaeas
0
128
Member Avatar for itsgrace

I have a website running xcart ([url]http://www.mysite.com[/url]) and want to run it as a secure website ([url]https://www.mysite.com[/url]). The following are the solutions I have done: 1. I have tried to enforce SSL through htaccess but it gives me INTERNAL SERVER PROBLEM Error. 2. I have created a self-signed cert through …

0
137
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
92
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
98
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
481
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
277
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
874
Member Avatar for aads

I am a noob looking for some help. I inherited a website with some Symlinks settings in the .htaccess file but i dont know anything about the. I tried google but I can't figure it out. If anyone can give some help as to what the following is doing I …

Member Avatar for aads
0
95
Member Avatar for Krstevski

Hello friends, I have a small problem, I don't know how to configure the server to run python scripts automatically every 1 hour. I use Ubuntu LTS OS, Apache2 server and now I want every 1 hour to run read_rss.py Python script automatically. Do it possible with apache (and if …

Member Avatar for ryan461
0
106
Member Avatar for jamesl22

Hi, I have a problem with my apache install on Ubuntu. It finds index.php by default but not index.html or.htm I tried adding DirectoryIndex index.html index.htm index.php to apache2.conf but that didn't work. It just give a Forbidden Error unless there is an index.php present. Regards, James

Member Avatar for ahromi
0
11K
Member Avatar for khess

Do you consider yourself to be fairly familiar with the [URL="http://www.debian.org"]Debian[/URL] Linux distribution? I thought I was familiar with it enough to know its origin and history, how its name was derived and that Richard Stallman, the Father of the [URL="http://www.fsf.org"]Free Software[/URL] movement, uses a Debian derivative ([URL="http://www.gnewsense.org/"]gNewSense[/URL]) for his …

Member Avatar for AndreFelipeMach
0
1K
Member Avatar for vibhaJ

Hi all, My site is on dedicated server by fasthosts.co.uk. i get email from host server that my site has been placed on the Spamhaus SBL. below is the content for that: [CODE] >> Web bot: port 80 >> IP address 217.174.241.205: on fasthosts.co.uk/live-servers.net >> Canadian Pharmacy spammer[s] are using …

Member Avatar for Stefano Mtangoo
0
153
Member Avatar for Namibnat

I am new to working with Django, and have found it really fun and interesting to develop with. But I have been trying to upload it to a hosted server and just not getting it to work. I have followed the instructions they give, but just not getting it to …

Member Avatar for Namibnat
0
221

The End.