1,521 Topics

Member Avatar for
Member Avatar for khess

This just in: [URL="http://www.redhat.com"]Red Hat, Inc[/URL]. just announced today that its Red Hat Enterprise Virtualization (REV) now includes the ability to run Virtual Desktop Infrastructure or VDI. I've been a long time anti-VDI voice but Red Hat just might be the one to pull it off and make it work …

0
244
Member Avatar for khess

Now that [URL="http://www.microsoft.com"]Microsoft[/URL]'s big operating systems, Windows 7 and Windows Server 2008, are on store shelves, is it time again for them to pick up the legal sledgehammer and go after Linux? I think the evidence for it is mounting. Microsoft has signed a deal with [URL="http://www.novell.com"]Novell[/URL], penned an agreement …

Member Avatar for khess
-1
839
Member Avatar for CoolAtt

Hi All, I have [B]roundcube webmail,phpBB forum & wiki[/B] hosted on one machine using [B]apache virtual hosts[/B]. The problem is i have to log into each of the services(mail.domain.mu , forum.domain.mu ,wiki.domain.mu) to get access. All of the 3 sites uses LDAP for authentication and hence a user provides same …

0
119
Member Avatar for khess

It's true. [URL="http://www.oracle.com"]Oracle[/URL] is now, with its acquisition of Sun Microsystems, the world's largest purveyor of open source software. Does that surprise you? It did me too, until I started digging and realized that Oracle has a history of supporting free and open source software. Their support didn't start with …

Member Avatar for songjie
1
3K
Member Avatar for manolisvl46

Hallo there everyone, i am using a command on the server (kinit)and after that a password is required to type in the thing is that i would like that to be done automaticaly from the php code! i found that one [URL="http://stackoverflow.com/questions/187736/command-line-password-prompt-in-php"]http://stackoverflow.com/questions/187736/command-line-password-prompt-in-php[/URL] but is not what i want(and is not …

Member Avatar for manolisvl46
0
199
Member Avatar for 6pandn21

Hello guys! I am trying to implmenent a jQuery library and it worked fine when I ran it out of server. When I tried to run from a XAMPP based web server at home; the images doesn't show and keeps giving this error: 'You don't have permission to access the …

Member Avatar for 6pandn21
0
19K
Member Avatar for ragnarok511

I am kind of new to php. However, I created a form in html and the form action is linked to a php which all on the localhost. When I run the html file enter in information and hit submit. A window pops up and asks me if I want …

Member Avatar for ragnarok511
0
136
Member Avatar for manolisvl46

On the php manual i realised there was a bug that got fixed ..but still cant make it work... my attributes are used like shown below.. [CODE] $r=ldap_sasl_bind ( $ds, bind dn..., 'MYCODE', 'GSSAPI', NULL<--?(realm of the heimdal), 'jimmy'<--?, 'dn:MY STUFF...?');[/CODE] there was another opinion that i schould recompile Apache …

Member Avatar for manolisvl46
0
145
Member Avatar for s_kanika

I've LAN in my office . We work on local server there but.... is it possible for me to access localhost from my home situated far away from office? Plz help me?????????

Member Avatar for pritaeas
0
61
Member Avatar for frida.kiriakos

hello, i want to run a ruby on rails application through apache web server via phusion passenger, i followed everything written in the guide and every guide and im still having a problem i really could use help, i spent two days on it and i am getting frustrated, when …

0
125
Member Avatar for assaf

Hi I'm trying to create tag pages based on one php page that will be re-written to the tag/[tag].html I'm not a programmer so my question is pretty basic. What I have done until now is to create the tagdetail.php and a call to the tag pages that have this …

0
84
Member Avatar for xylude

I am building a website locally and I have a crazy problem. If I enter a path to the file in my browser like: file:///home/jcrider/public_html/site/assets/5182/sound/r_Fantasia_Chopin_44.mp3 It will play the mp3, but when I try to run it through localhost like: [url]http://localhost/site/assets/5182/sound/r_Fantasia_Chopin_44.mp3[/url] It does nothing. It did work once, but I …

Member Avatar for xylude
0
113
Member Avatar for deepak.marur

Hi all, I want to configure Tomcat behind an SSL enabled Apache httpd server. Could anybody show me how to do this ?? I have successfully configured apache and tomcat for http requests. Thanks.

Member Avatar for masijade
0
63
Member Avatar for steven2

The web server is Apache. I want to rewrite URL so a user won't know the actual directory. For example: The original URL: [url]www.mydomainname.com/en/piecework/piecework.php?piecework_id=11[/url] Expected URL: piecework.mydomainname.com/en/11 I added the following statements in .htaccess: [CODE]RewriteCond %{HTTP_HOST} ^(?!www)([^.]+)\.mydomainname\.com$ [NC] RewriteRule ^(w+)/(\d+)$ /$1/%1/%1.php?%1_id=$2 [L][/CODE] Of course I replaced mydomainname with my domain …

0
91
Member Avatar for web2works

Hi, I have a Virtual machine at xxx.co.uk with Debian Lenny and Apache2. I am trying to install SVN and have been following this guide: [URL="http://wiki.slicehost.com/doku.php?id=install_and_setup_apache_with_ssl_and_subversion"]http://wiki.slicehost.com/doku.php?id=install_and_setup_apache_with_ssl_and_subversion[/URL] The part where I get stuck is the virtual hosts. I have tried reading loads of guides/posts on this but everybody seems to do …

Member Avatar for abhisek.sanyal
0
478
Member Avatar for steven2

The website is running on a web hosting where we don't have access on htaccess file.The web server is Apache. I want to rewrite URL. For example: The original URL: [url]www.mydomainname.com/en/piecework/piecework.php?piecework_id=11[/url] Expected URL:piecework.mydomainname.com/en/11 How to do it?

Member Avatar for steven2
0
82
Member Avatar for khess

As a FOSS (Free, Open Source Software) advocate, I find myself in a state of shock over what I've observed over the past ten or so years in this realm. If I asked you to name the most successful open source companies (Companies that derive the majority of their income …

Member Avatar for kimgr
-1
804
Member Avatar for mossman

Good Morning Everyone! I'm trying o turn my machine into a development station. I would like to install CF Server, with Apache and IIS. I'm Using widows 7 on a 64bit machine. Is here any certain order on what need to be installed first? Can someone walk me through the …

Member Avatar for utdream
0
145
Member Avatar for fungurudel

If you are looking to host hundreds of small websites out of which most of them are static, then which would u consider as your server Intel Xeon 3040 (Dual Core) 1 GB DDR Memory 250 GB Hard Drive 1,500 GB Bandwidth or Intel Xeon 3110 (Dual Core) 4 GB …

Member Avatar for rch1231
0
115
Member Avatar for dstrout

Hi all! After a recent upgrade to PHP 5.3.1, I cannot get my apache http server to start. The only way I can seem to get it started is by commenting out the lines that make PHP work. Thinking, naturally, that the recent PHP was at fault, I reinstalled it. …

Member Avatar for samarudge
0
188
Member Avatar for ahmksssv

hi, how can i access the .htaccess file. i have been created a .htaccess file and write the code wat i want. this is working fine when i should type url with correct formate which i mention in the .htaccess file. i want to redirect page automatically.. plz give me …

Member Avatar for maba001
0
144
Member Avatar for jaque322

a friend of mine have instaled apache in other machine and i have stored my php scripts in htdocs but i dont know how connect remotely from other computer please if someone can help me

Member Avatar for i-hate-blue
0
90
Member Avatar for xen0r

I wan to host my own content, but I can't figure out where to put my files. I'm using WAMP, [url]http://www.98.163.121.220.com/cgi-sys/defaultwebpage.cgi[/url] That's my site. How can I just host my own files?

Member Avatar for drjohn
0
77
Member Avatar for manolisvl46

Hallo everyone... i have set up a twiki app on my server but i face a problem that i cant deal with... i want to replace this one: [url]http://10.0.0.12/twiki/bin/view/TWiki/WebHome[/url] with those ... [url]http://10.0.0.12/WebHome[/url] OR [url]http://10.0.0.12/TWiki/WebHome[/url] what should i change at the rewrite rule on the apache's config? + there are …

0
99
Member Avatar for mordicaii

I have a Verizon FiOS router. I need to be able to forward port 5900 (VNC) to a specific machine, is there any way to do this over SSH? I can't just use Lynx because the router config page uses JavaScript for [I]everything[/I]. Is there any way I can forward …

0
137
Member Avatar for ear88

In a fierce battle, the captain who named [url=http://www.nikeselling.com]cheap jordans [/url] suddenly found an enemy who named [url= http://www.nikeselling.com] air jordan[/url] aircraft dive down to the position. To stick and found that enemy planes dive when not hesitate to lie down. Can be captain, and did not immediately lie down, …

-2
123
Member Avatar for desiguru

I have this line added to my .htaccess which is suppose to make all .png files cacheable until end of the month. [CODE] <FilesMatch "\.(ico|flv|jpe?g|png|gif|js|css|swf)$"> ExpiresActive On ExpiresDefault "access plus 1 month" </FilesMatch> [/CODE] But when I run Google PageSpeed it still says that those images are not cacheable. What …

0
133
Member Avatar for sushant.bose

hi, I am facing a similar problem. what if this 403 forbidden is inconsistent?

Member Avatar for sushant.bose
0
34
Member Avatar for manolisvl46

Hallo there i wan to make my ldap connect with the client pc's over ssl (like this one) [URL="http://www.openldap.org/pub/ksoper/OpenLDAP_TLS.html#4.0"]http://www.openldap.org/pub/ksoper/OpenLDAP_TLS.html#4.0[/URL] or this one [URL="http://www.madboa.com/geek/openssl/#cert-self"]http://www.madboa.com/geek/openssl/#cert-self[/URL] i have already made a self signed key and all the steps i found through the internet... but when i try to do one of the last …

Member Avatar for manolisvl46
0
181
Member Avatar for khess

A few hours ago, I posted "[URL="http://www.daniweb.com/news/story263673.html"]Is Microsoft the New SCO?[/URL]" but now I realize, after a little research, that [URL="http://www.amazon.com"]Amazon[/URL] and [URL="http://www.microsoft.com"]Microsoft[/URL] are in this patent agreement for one reason: so that Amazon can abandon Linux on its Kindle in favor of Windows 7. Crazy? Nope. It makes perfect …

Member Avatar for khess
0
1K
Member Avatar for fuchsia555

hi everyone is it possible to point images to another website ? i mean for example: this domain doesn't host the image > [url]http://domain1.com/image.gif[/url] this domain host the image > [url]http://domain2.com/image.gif[/url] i want when i request ( [url]http://domain1.com/image.gif[/url] ) it's point to the image on domain2 is it possible by …

Member Avatar for damnpoet
0
112
Member Avatar for khess

Earlier this week [URL="http://www.microsoft.com"]Microsoft[/URL] and [URL="http://www.amazon.com"]Amazon[/URL] signed a [URL="http://www.microsoft.com/presspass/press/2010/feb10/02-22MSAmazonPR.mspx"]patent deal[/URL] covering Amazon's Linux-based Kindle and its use of Linux-based server systems. Amazon will pay Microsoft an undisclosed amount as a result of this deal. I know it's just me but what the hell is up with that? I don't have …

0
644
Member Avatar for eliassot

Hi guys, I'm new to this and I would appreciate some of your expertise :-) I'll let you know what I'm trying to do: I have a small website with static pages and I just want to remove the extension .php from my files. After lots of tries I came …

Member Avatar for logonchristy
0
149
Member Avatar for khess

It's my pleasure to bring you the CTO of Devil Mountain Software, Craig Barth, in this exclusive interview, his first, after the much publicized outting of [URL="http://www.infoworld.com"]InfoWorld[/URL]'s Randall Kennedy. Barth, perhaps best known for his Windows performance expertise, is also a huge Linux fan. Here now, is my interview with …

Member Avatar for Quimber
0
710
Member Avatar for buranda

Hi, I've been doing lots of googling about building a webserver using ubuntu server 9.10 but I got notthing. I mean, a lot of info I read was helpful but it does not work under my circumstances at all. So I want some help from Ununtu geeks. Just reminder I …

Member Avatar for bbriand
0
159
Member Avatar for meridian_m

Hi, I was wondering if anyone could help. I've got a linux server with virtual hosts set up with separate ips and domain names. Everything works fine for incoming requests, but when I send an outgoing call (using curl php but am willing to change if necessary) the ip address …

Member Avatar for sheltant
0
182
Member Avatar for khess

Responses (from another site) on my recent, "[URL="http://www.daniweb.com/news/story261566.html"]Security Alert: They Should Have Used Linux[/URL]" led me to explore the conclusion that hacking is really only for those seeking the low-hanging security fruit as their prey. These folks, who tout themselves as "Linux Experts" intrigued me so much with their comments …

Member Avatar for marqueue
0
372
Member Avatar for crackerjacker

my problem is simple but i have yet to find a solution. i am running apache on my vista box and have set up port forwarding on my linksys wireless router and virtual server on my US robotics broadband router (im using port 1024). i can easily access the web …

0
72
Member Avatar for jamesl22

Hi, I have apache2 running on Ubuntu 9.04. I am trying to set up vhosts. I have two files in sites-enabled there contents are: [CODE]<Directory /var/www/video> AllowOverride All Order Allow,Deny Allow from all AddType text/html .htm </Directory> <VirtualHost *:80> DocumentRoot /var/www/video ServerName jvids.co.uk Serveralias www.jvids.co.uk ServerAdmin jameslovejoy1@googlemail.com </VirtualHost> [/CODE] That …

Member Avatar for khess
0
233
Member Avatar for chu121su12

I am doing upload and download script with php. For the upload part, I store the uploaded file, for example, 'my picture.jpg' above my 'htdocs/' with a random name. e.x.: [CODE] [-] htdocs |--[+] download [-] upload |--abcdef <<-- 'my picture.jpg' stored as 'abcdef'[/CODE] The original file name and the …

Member Avatar for chu121su12
0
440
Member Avatar for venus2003
Member Avatar for Shaikh Mohsin

Hi friends, I have installed ubuntu 9.04 in that i have install DRBL package installtion is done correctly but when i run LANG=C sudo /opt/drbl/sbin/drblsrv -i it gives *****************************************************. Hint! When a "yes or no" option is available, the default value is uppercase. E.g. (y/N) the default is "N", so …

Member Avatar for ingalex
0
494
Member Avatar for khess

It isn't too soon to anticipate the next major release of Ubuntu is it? I hope not. [URL="http://www.ubuntu.com"]Ubuntu[/URL] 10.04 has a few surprises up its virtual sleeve in store for you. I can't tell you everything that's in store but you'll certainly have fun discovering some of them through this …

Member Avatar for mirvine
1
638
Member Avatar for khess

As promised yesterday, this is my potential solution to the [URL="http://www.daniweb.com/news/story249841.html"]Linux survival question[/URL]: A Linux Commercial--created by you--and it's a contest. Sound exciting? You creative types will now have a chance to create your own short film/video/commercial for Linux. Give Linux a face, a voice, a rap, a song, a …

Member Avatar for osgui
0
884
Member Avatar for khess

Ok, so we all know that I've been giving [URL="http://www.fedoraproject.org"]Fedora[/URL] a bit of a black eye lately with my [URL="http://www.daniweb.com/blogs/entry4448.html"]BaitNSwitch[/URL] and [URL="http://www.daniweb.com/blogs/entry4459.html"]Is Fedora Still Relevant[/URL] posts so I've decided to give them some positive press and enter their [I][URL="http://spins.fedoraproject.org"]Spins[/URL][/I] Zone. Spins are live Fedora CD images designed with a specific …

Member Avatar for murukesan.s
0
303
Member Avatar for khess

It seems that I caused quite a stir and some arguments among some of my readers with the likes of my [URL="http://www.daniweb.com/news/story254705.html"]5 *nix Myths Busted[/URL] and the ever popular [URL="http://www.daniweb.com/news/story256070.html"]Retraction: 5 *nix Myths Busted[/URL], when I referred to rebooting systems. I never thought that something so benign would cause such …

0
574
Member Avatar for vijaysoft1

Hi friends , I installed Apache Server on my Ubuntu 9.10 and it is working now . Now i can able to access the localhost using the IP Address 127.0.1.1 . I want to access my website in Apache server in Ubuntu from my Windows system through LAN . Is …

0
74
Member Avatar for whitestream6

I've (partially) managed to get modaspdotnet to run on apache. This is my code: [CODE] LoadModule aspdotnet_module "modules/mod_aspdotnet.so" AddHandler asp.net asax ascx ashx asmx aspx axd config cs csproj \ licx rem resources resx soap vb vbproj vsdisco webinfo # For all virtual ASP.NET webs, we need the aspnet_client files …

0
69
Member Avatar for tuuni

How to redirect all traffic (to my site's certain htm page.. example: sub.site.com/folder/file.htm) who are not coming directly to my site. Something like this but this is not correct.. [CODE] RewriteCond %{HTTP_REFERER} !^http://sub.domain.com RewriteRule !^$ http://sub.domain.com/folder/file.htm [R=302,L] [/CODE] How can it be done?

0
144
Member Avatar for cutesniper22

Recently , i just used jcreator with apache ant 1.7.1 for jsp development. I have a issue that I always performed "remove", "dist", "install" to update and deploy my latest web project. Is there any easier way to reload entire web project without always click on these three. It takes …

Member Avatar for ~s.o.s~
0
60

The End.