990 Topics

Member Avatar for
Member Avatar for mehrantahir

hi everyone, i write data from database to the csv file,but i face problem how to print the csv file with multiple colors background for example first line is green then second line must be blue, please help me how can i do this in php

Member Avatar for linuxaomi
0
514
Member Avatar for veledrom

Hi guys, This will probably be very easy for some of you but I failed even I had a website examples. I want [COLOR="Red"]http://s12345.webspace.info/http/myapp/[/COLOR] to bew replaced with [COLOR="Green"]http://portal.myapp.co.uk/[/COLOR] How can I do this with htaccess? Thanks in advance

Member Avatar for veledrom
0
104
Member Avatar for DILO3D

Can anyone tell me, How can i restart the apache server through php code? if i view a specific page,my apache server should be automatically restart. How can i perform this? Anybody Please help me.

Member Avatar for Pro2000
0
241
Member Avatar for mixplates

how YOU HELP ON MY QUESTION [COLOR="Red"][B][U]What is 'inode'?[/U][/B][/COLOR]

Member Avatar for JasonHippy
0
57
Member Avatar for yli

hi there. i have this rule on my .htacces... it works but give me errors in errors_log. [CODE] RewriteRule ^([0-9]+)-([^\/]+)/article.html$ article.php?id=$1 [nc,qsa] [/CODE] so ... the url is localhost/8000-article-title/article.html and it work. goes to the right article but the error_log show me [CODE][Tue Jul 12 14:18:14 2011] [error] [client xxx.xxx.xxx.x] …

Member Avatar for mixplates
0
80
Member Avatar for happygeek

On the 11th September a customer of the [URL="http://www.pcworld.co.uk"]PC World[/URL] computer superstore in Colliers Wood, London took his laptop back for an under warranty repair. The computer was only a few months old, and a crack had appeared near the left hinge which is indicative of an internal joint failing. …

Member Avatar for dews
0
918
Member Avatar for jrotunda85

I am in the process of trying to customize my site's URLs and I'm running into an issue with my htaccess file, specifically the newest one I am trying to add. Here's the file -- [CODE]RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^(.*)$ $1.php [L,QSA] RewriteRule ^/retail/(.*)$ retail.php?id=$1[/CODE] …

0
139
Member Avatar for ganeshrnet

I'm looking for a good vanity url for my website... i wish to have the following type of url for my website:- [B][url]http://www.myweb.com/topic_name/123[/url][/B] where the original query string is [B][url]http://www.myweb.com/topics.php?title=topic_name&id=123[/url][/B] I tried to get the scripting from many websites, but none gave me want I wanted... So i've approached daniweb. …

Member Avatar for diafol
0
153
Member Avatar for jrotunda85

I've been having a reoccurring issue with my VPS since I moved to a new company and I'm trying to figure out what the issue is. There are a few different things going on (I believe they are all connected) -- [LIST=1] [*]When you visit a page that doesn't exist, …

Member Avatar for jrotunda85
0
282
Member Avatar for geekme

I'm working on ubuntu 10.10 , n have installed php5 and apache 2 but when I try to open a .php file by giving the complete url in the browser it pops up the window( refer thumbnail).Please help.I'm a beginner and I'm stuck on this god knows since when.

Member Avatar for JasonHippy
0
580
Member Avatar for geekme

Have downloaded apache 2 in ubuntu 10.10 through terminal screen and also php5 but when I type the server address in the browser, it asks for a username and password .I tried giving the login username and password( the one with which I created my ubuntu login) but that wont …

Member Avatar for JasonHippy
0
190
Member Avatar for ajbest

You will have to excuse if this question seems stupid but while I am a fairly skilled PHP developer I am a total newb when is comes to apache and server config. I am trying to have a single page accept all the request for directories on my site unless …

0
121
Member Avatar for happygeek

A specialist mobile software management company, [URL="http://www.redbend.com"]Red Bend Software[/URL], has today announced what it claims to be the first Linux based mobile phone complete with fully over the air customizable software. The breakthrough has been made possible by partnerships with companies such as Digital Airways, Opera, Synchronica, Trolltech and Zi, …

Member Avatar for madihaghafoor
0
457
Member Avatar for mi.mac.rules

I'm trying to startup my Ubuntu Apache install and there's a problem loading LDAP modules that I can't seem to resolve: [QUOTE]httpd: Syntax error on line 65 of /usr/local/apache2/conf/httpd.conf: Cannot load /usr/local/apache2.2/modules/mod_authnz_ldap.so into server: /usr/local/apache2.2/modules/mod_authnz_ldap.so: undefined symbol: apr_ldap_url_parse [/QUOTE] Any help would be appreciated, thanks.

Member Avatar for madihaghafoor
0
870
Member Avatar for mi.mac.rules

All, I am trying to install CAS on an Ubuntu Server and the only problem seems to be installing Apache Modules. I am setting this up to be (almost) exactly like a Solaris server we have currently up and running, but I can't seem to figure out how to install …

Member Avatar for mi.mac.rules
1
1K
Member Avatar for kartisathis

hi Friends, Hi, I know that it must be done via /usr/bin/sa-update, but what should I take care of when doing this? and where are located the rules in use.

0
88
Member Avatar for kartisathis

hi frndz... i m new to linux i need to config sendmail MTA and i hav to use procmail as filter and cyrus as LDA... plz help me guys ... i need a sendmail config file for the above mentioned options ....

Member Avatar for kartisathis
0
251
Member Avatar for kartisathis

Dear all, When I try to configure mail filtering through spamassassin to sendmail mail server via spamass-milter, spamass-milter's README file says to put following lines to the sendmail.mc file and generate the sendmail.cf file using macro, [CODE]INPUT_MAIL_FILTER(`spamassassin', `S=local:/var/run/sendmail/spamass.sock, F=, T=C:15m;S:4m;R:4m;E:10m')dnl define(`confMILTER_MACROS_CONNECT',`t, b, j, _, {daemon_name}, {if_name}, {if_addr}')dnl define(`confMILTER_MACROS_HELO',`s, {tls_version}, {cipher}, …

0
67
Member Avatar for newsguy

I stumbled across an interesting interview with Linus Torvalds over at [URL="http://apcmag.com/7012/linus_torvalds_talks_about"]apcmag.com[/URL] in which the man himself would appear to be confirming that there will be no Linux kernel 3.0 The first hints are given when he responds to a question concerning why the 2.6 kernel has been around for …

Member Avatar for Tellalca
0
563
Member Avatar for ivan3510

Hi! I have htaccess file with this: [CODE] deny from all [/CODE] When I open the directory, access is forbidden! But when I open some file, it doesn't work. Can somebody help me?

Member Avatar for ivan3510
0
94
Member Avatar for javedkhan

Hi, I am new to Java, JSP and would like to start web development in JSP and want to know about a tutorial or some steps on what do I need to start web application development in JSP/Servelts/Java. Would really appreciate some help. thanks, J

Member Avatar for Sadun89
0
85
Member Avatar for PeteComcar

I've got a problem with our live server. Occasionally a page will not load, and the following error is displayed in plain black text on a white background: [QUOTE]Server Error The server encountered an internal error and was unable to complete your request Application server is busy. Either there are …

Member Avatar for cfwebdeveloper
0
2K
Member Avatar for timo2

Hi everyone, having a real problem with htaccess at the moment. If it can be done i bet its really simple but after hours of serching and trying ideas out i have got no where, any help would greatly be appreciated. ---- [B]problem:[/B] What i am trying to do is …

0
108
Member Avatar for AndreiDMS

Hello all, I've been searching for a couple of days for this but with no luck, I'm not even sure that my searches are correct, so: Scenario: On a http server (apache, OS Centos), I have a lot of folders located on this path: [I]/var/www/folders/[/I] named: [I]R001, E001, utils,[/I] ... …

0
86
Member Avatar for techsavi

I downloaded the php. MySQL and the apache but, I am facing a problem in which the code is being displayed and not the web page. There must be a configuration problem. Any help would be much appreciated.

Member Avatar for sainigks
0
278
Member Avatar for ozlem.a17

I have 2 virtual hosts set up and was wondering how would I have Apache serve: a) all file extensions? b) certain file extensions?

Member Avatar for saina-8
0
139
Member Avatar for thedonedeal

Is there a way to write a line in .htaccess so that a rewrite rule will NOT rewrite the URL if a certain query_string is found or if a certain page is referring to the page about to be rewritten?

0
111
Member Avatar for 68thorby68

I have all but completed my design for an application in PHP and MySQL using apache as my web server. However, I was wondering whether apache supported transaction logging which would save me creating code with numerous database calls to log all activity myself. I appreciate I may have to …

Member Avatar for 68thorby68
0
146
Member Avatar for codemonkey88

Does anyone know about cleaning up URLs for CMS? I had a .htaccess file containing the following code (or so far as I can remember) [CODE] RewriteEngine On RewriteRule ^([a-z])$ /index.php?url=$1 [L] RewriteRule ^/article/([a-z])$ /index.php?url=$1&type=news [L] [/CODE] which was working fine ie: [url]www.mysite.com/somepage[/url] loaded the "mypage" content into my index.php …

Member Avatar for codemonkey88
0
250
Member Avatar for pjh1985

Hi, I have a website that keeps getting hacked allowing them to upload a phishing website and i was after some advice on how to stop it. The site is a dynamic website and after reading a guide i have added some code to the htaccess file to stop any …

Member Avatar for vectro
0
224

The End.