14 Aug, 2010

404 errors with get parameters on codeigniter

Articles related to 404 errors with get parameters on codeigniter

Installing GCC for Linux (Fedora Core 6)

http://digitalpbk.blogspot.com/2007/04/installing-gcc-for-linux-fedora-core-6.html Installing GCC for Linux (Fedora Core 6) IntroductionPhew! Here are the steps for installing the GNU C Compiler (GCC) for Linux in Fedora Core 6 .StepsDownload the following files : libgomp-4.1.1-30.i386.rpmglibc-headers-2.5-3.i386.rpmglibc-devel-2.5-3.i386.rpmgcc-4.1.1-30.i386.rpmYou can get the above files by searching for the above files on http://rpmfind.net/linux/rpm2html/search.phpInstall the rpm's , open the console : [.....]# rpm -Uvh libgomp-4.1.1-30.i386.rpm..[.....]# rpm -Uvh ...
Published 4 years, 10 months ago

How to Integrate another Website to Google Analytics Tracking and Adsense

http://digitalpbk.com/adsense-analytics/how-integrate-google-analytics-tracking-and-adsense How to Integrate another Website to Google Analytics Tracking and Adsense How to Integrate another Website to Google Analytics Tracking and Adsense This was supposed to be obvious, but I couldnt find easily how to integrate Google Adsense and Analytics to track your Adsense Ad performance on google analytics. Make sure you display ads on your page and the analytics tracking code. Make sure you have linked the adsense and analytics together before doing this. The following is to add one more site to track adsense. And then Getting straight to the answer, put ...
Published 2 years, 2 months ago

Turn on Bluetooth/Wifi on Sony Vaio CW Series

http://digitalpbk.com/sony-vaio/cw-series-turn-on-enable-bluetooth-wifi-smart-network Turn on Bluetooth/Wifi on Sony Vaio CW Series in the task bar. (Right bottom of the screen) . But sony vaio smart network icon is missing ! Normally after a resume from hibernate or windows explorer crash the Smart network utility is killed. And it would seem there is no other way to get the panel without restarting. In this case all you have to do is take Run (WinKey + R), type in services.msc Find VSNService and click Start or restart . See the image below for details .. :) Sony Vaio Software ...
Published 1 year, 7 months ago

igqjj.exe Manual Removal Steps

http://digitalpbk.com/virus/igqjjexe-manual-removal-steps-free-tool igqjj.exe Manual Removal Steps igqjj.exe Manual Removal Steps IGQJJ.EXE is a Virus It is usually present in your C: drive hidden and is run on Windows start up using the registry settings. Read on to get rid of this virus. Removal Steps Open Regedit.exe (Windows Run, Type in regedit.exe) Navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run using the left tree, Locate IGQJJ.EXE, note down its path denoted by the value on the right pane and then delete its entries. (Right click delete) Search ...
Published 1 year, 10 months ago

Brontok Virus manual removal steps

http://digitalpbk.com/virus/brontok-manual-removal-steps-free-tool Brontok Virus manual removal steps The Brontok virus is a commonly occuring virus and is transmitted mainly through removable Media drives such as Pen drives, Floppy Disks etc. Brontok appears in the form of a File Folder, with similar icons and has the same name as its parent folder. People tend generally to open the folder which in turn executes the virus. Read on to get rid of this virus. Brontok Virus Symptoms, How to detect Brontok In order to detect Brontok Virus on the system, watch ...
Published 1 year, 10 months ago

Hosting a Site at your Home using Dataone

http://digitalpbk.blogspot.com/2008/07/dataone-hosting-site-my-computer-home.html Hosting a Site at your Home using Dataone IntroThis is just a timepass for anyone who would want to try making their home PC to a server. The details are for my BSNL Dataone Router WA300XXX, But you can do it on any router provided your ISP supports, it works for BSNL (Bharath Sanchar Nigam Limited, INDIA) (Hurray!) .So the first step is to setup apache, HTTP Server. I have covered this topic in my earlier post and doesnt want to repeatQuick install for Linux/Debian way : sudo apt-get install ...
Published 3 years, 7 months ago

Win32.Vundo adware manual removal

http://digitalpbk.blogspot.com/2008/05/8298235210-malwareadware-vundo.html Win32.Vundo adware manual removal IntroThis is yet another adware that spies your computer and should be removed!The AOL Active Virus Shield license has expired and sadly AOL isn't continuing the service. So its left to me to defend my sys against the world of viruses trojans and adwares or in short all other malwares.Win32.Vundo as experts call it,SymptomsOften get popupsMicrosoft Internet Explorer: Work Offline , Cancel window even when not browsingStrange tabs on Firefox ...
Published 3 years, 9 months ago

Perl Script to Fetch PNR Status reservation on train from Indian Railways

http://digitalpbk.com/perl/script-fetch-pnr-status-reservation-train-indian-railways the code below. Requires: WWW::Mechanize module and PERL. Usage: ./pnr.pl <PNR NUMBER> EDIT: The Railways have changed their interface, so the script also have changed. New Script #!/usr/bin/perl use WWW::Mechanize; my $mech = WWW::Mechanize->new(); $pnr = $ARGV[0]; $mech->get("http://www.indianrail.gov.in/pnr_Enq.html"); $part1 = substr($pnr,0,3); $part2 = substr($pnr,3); print " Fetching for PNR $part1-$part2 \n\n"; $mech->submit_form( ...
Published 2 years ago

Laptop to TV connection HDMI No Audio Fixed

http://digitalpbk.com/hdmi/hdmi-laptop-tv-connection-fix-no-audio Laptop to TV connection HDMI No Audio Fixed device. Now your sound should start playing. But whether audio is played on the target TV is dependent on the TV model, Some TV's might need some conifguration for the sound to play from it, otherwise the sound plays from the Laptop. So go over your TV menu to see if there is anything related. Check for common problems like muted laptop or muted TV and check all volumes. If still audio plays on laptop get an audio cable and connect your laptop audio to TV audio in. HDMI cable connected ...
Published 4 months, 4 weeks ago

Apache Solr MySQL Sample Data Config

http://digitalpbk.com/apachesolr/apache-solr-mysql-sample-data-config Solr using java -jar start.jar. Hit the full-commit url (http://SERVER:PORT/solr/dataimport?command=full-import) and your website would start getting indexed. 0 0 data-config.xml full-import idle 1 1056 0 2010-02-22 14:46:35 Indexing completed. Added/Updated: 1056 documents. Deleted 0 documents. 2010-02-22 14:46:42 2010-02-22 14:46:42 1056 0:0:6.562 This response format is experimental. It is likely to change in the future. :) N documents fetched 0 documents processed ...
Published 1 year, 11 months ago

Related help topics for 404 errors with get parameters on codeigniter More keywords like 404 errors with get parameters on codeigniter
More pages for 404 errors with get parameters on codeigniter


Email Newsletter
Email:
Popular Posts
Recent Posts
Tags
Random photo
Beach is this way Beach is this way in Havelock Island Andaman
On Facebook
Recent Comments


digitalpbk