Current time: 02-17-2025, 08:24 AM Hello There, Guest! (LoginRegister)


Thread Closed 
[Solved] Local php.ini not read
Author Message
Spheerys Offline
Junior Member
*

Posts: 101
Joined: Feb 2008
Reputation: 0
Post: #15
RE: problem with fcgi after update to RC4
Here the content of the file /var/www/fcgi/domain.com/php5-fcgi-starter :
Code:
#!/bin/sh                                                                                              
                                                                                                        
umask 022                                                                                              
                                                                                                        
PHPRC="/var/www/fcgi/domain.com/php5/"                                                      
                                                                                                        
export PHPRC                                                                                            
PHP_FCGI_CHILDREN=2                                                                                    
export PHP_FCGI_CHILDREN                                                                                
PHP_FCGI_MAX_REQUESTS=500                                                                              
export PHP_FCGI_MAX_REQUESTS                                                                            
                                                                                                        
exec /usr/bin/php5-cgi
04-02-2008 07:47 AM
Find all posts by this user
Thread Closed 


Messages In This Thread
[Solved] Local php.ini not read - Spheerys - 03-26-2008, 06:38 AM
RE: problem with fcgi after update to RC4 - Spheerys - 04-02-2008 07:47 AM

Forum Jump:


User(s) browsing this thread: 2 Guest(s)