Part of the EllisLab Network
   
 
LOCAL MACHINE INSTALLATION
Posted: 29 July 2010 11:12 PM   [ Ignore ]  
Summer Student
Total Posts:  2
Joined  07-29-2010

Hi There, i just need an assistance for LOCALMACHINE INSTALLATION of IGNITER??

Thanks.

Profile
 
 
Posted: 30 July 2010 12:43 AM   [ Ignore ]   [ # 1 ]  
Summer Student
Total Posts:  22
Joined  12-30-2008

Without more information with what you need help with…


If you’re running MAMP on Mac OS X, OS X will not allow you to read files with periods in front, so you can not use .htaccess files. The work around for it is to you put your mod_rewrite functions in the virtual host configuration. It’s a pain in the butt because you have to restart the server with each change but it works.

Profile
 
 
Posted: 30 July 2010 02:59 AM   [ Ignore ]   [ # 2 ]  
Research Assistant
Avatar
RankRankRank
Total Posts:  672
Joined  07-16-2008

With google search “mamp .htaccess” I could find the solution(use TinkerTool to show hidden files). It doesnt meant that if file is hidden from you, it could not be used! I dont use mac myself but as its BSD based Im pretty sure you can view hidden files from the shell(so you could edit the file for example “vi .htaccess”).

Anyway, just install MAMP, XAMPP or WAMP depending what OS you are using. When you get webserver to work, its a matter of reading the userguide and following instructions.

Profile
 
 
Posted: 30 July 2010 04:16 AM   [ Ignore ]   [ # 3 ]  
Research Assistant
Avatar
RankRankRank
Total Posts:  361
Joined  02-02-2010
lito30 - 30 July 2010 03:12 AM

Hi There, i just need an assistance for LOCALMACHINE INSTALLATION of IGNITER??

Thanks.

For CodeIgniter installation : http://codeigniter.com/user_guide/installation/index.html

 Signature 

ViewsBoard - For Sharing information and making discussion

Twitter | Facebook | Linkedin

Profile
 
 
Posted: 31 July 2010 01:31 AM   [ Ignore ]   [ # 4 ]  
Summer Student
Total Posts:  22
Joined  12-30-2008
cahva - 30 July 2010 06:59 AM

With google search “mamp .htaccess” I could find the solution(use TinkerTool to show hidden files). It doesnt meant that if file is hidden from you, it could not be used! I dont use mac myself but as its BSD based Im pretty sure you can view hidden files from the shell(so you could edit the file for example “vi .htaccess”).

Anyway, just install MAMP, XAMPP or WAMP depending what OS you are using. When you get webserver to work, its a matter of reading the userguide and following instructions.


So, I tried TinkerTool, it shows my hidden files in Finder but Apache with MAMP is still a no go. I even tried executing “defaults write com.apple.finder AppleShowAllFiles -boolean true;killall Finder” at terminal but it was a no go as well. I believe the second one is just a terminal version of what TinkerTool does.

I wish I find the article I found that made me give on figuring it out and just put it all in the virtualhost config file.

Profile
 
 
   
 
 
‹‹ flush(); ’ing data in a view      htaccess ››