| View previous topic :: View next topic   | 
	
	
	
		| Author | 
		Message | 
	
	
		piplong -
 
  Joined: 11 Nov 2013 Posts: 1
 
  | 
		
			
				 Posted: Mon Nov 11, 2013 10:11 pm    Post subject: Can't get PHP to work under Abyss on Mac 10.7.5 | 
				      | 
			 
			
				
  | 
			 
			
				Hi 
 
 
I have followed all the steps for adding Abyss support for PHP on Mac detailed here: http://www.aprelium.com/abyssws/php.html. However when running a simple <?php phpinfo();?> script file on localhost the URL just hangs. Any idea or maybe you know how I can debug it cause I'm new to Abyss and PHP. Is there a way I can track where it is failing. Any help would be so much appreciated.
 
 
Thanks, P | 
			 
		  | 
	
	
		| Back to top | 
		
			          | 
		
	
	
		  | 
	
	
		aprelium-support -
 
  Joined: 20 Feb 2009 Posts: 356
 
  | 
		
			
				 Posted: Sat Nov 16, 2013 9:37 am    Post subject: Re: Can't get PHP to work under Abyss on Mac 10.7.5 | 
				      | 
			 
			
				
  | 
			 
			
				piplong,
 
 
You'll need to ensure that PHP (as an application) works fine. For that, open the Terminal application and type the following in it:
 
 
 	  | Code: | 	 		  
 
/Applications/PHP5/bin/php-cgi -i
 
 | 	  
 
 
Press the Enter key. What do you get? What are the first 10 lines displayed on the screen if there is a long output?
 
 
If the issue is urgent, please contact our technical support by email. _________________ Support Team
 
Aprelium - http://www.aprelium.com | 
			 
		  | 
	
	
		| Back to top | 
		
			           | 
		
	
	
		  | 
	
	
		ph81 -
 
  Joined: 20 Jan 2012 Posts: 4
 
  | 
		
			
				 Posted: Thu Dec 05, 2013 2:23 am    Post subject: PHP | 
				      | 
			 
			
				
  | 
			 
			
				In my opinion and from personal experience PHP is one of the most functional and highly versatile implementations for a web technology language.  Being in the field of IT consulting I find myself highly recommending PHP for various situations.  Thats why it is somtimes unfortunate that a highly versatile web server OS like Abyss does not always play well with PHP. 
 
 
http://www.socalitpros.com | 
			 
		  | 
	
	
		| Back to top | 
		
			            | 
		
	
	
		  | 
	
	
		aprelium-support -
 
  Joined: 20 Feb 2009 Posts: 356
 
  | 
		
			
				 Posted: Fri Dec 13, 2013 9:37 pm    Post subject: Re: PHP | 
				      | 
			 
			
				
  | 
			 
			
				 	  | ph81 wrote: | 	 		  | a highly versatile web server OS like Abyss does not always play well with PHP.  | 	  
 
 
Heh?? If you configure PHP in a bad way, you can't expect Abyss Web Server to do miracles and to fix that for you. _________________ Support Team
 
Aprelium - http://www.aprelium.com | 
			 
		  | 
	
	
		| Back to top | 
		
			           | 
		
	
	
		  | 
	
	
		 |