O ovsoft Verified User Joined Oct 27, 2004 Messages 68 Feb 3, 2005 #1 Hi, where is the working php.ini in a DA box?
L louie55 Verified User Joined May 4, 2004 Messages 113 Location Nebraska Feb 3, 2005 #2 Mine is at: /usr/local/lib/php.ini Louie
D dickstomp New member Joined May 9, 2008 Messages 1 May 9, 2008 #3 php.ini da_box I'm launching html with embedded php_code, but I get back the php_code and not interpreted php_code. Something must be added to the server, I think... In the "domain settings" is PHP set to ON. Furthermore: what is the "da box"? Dick
php.ini da_box I'm launching html with embedded php_code, but I get back the php_code and not interpreted php_code. Something must be added to the server, I think... In the "domain settings" is PHP set to ON. Furthermore: what is the "da box"? Dick
R rohit Verified User Joined Mar 20, 2007 Messages 201 Location Melbourne May 9, 2008 #4 u might need to check if PHP is properly configured and running on the server.
V vovaNux Verified User Joined Nov 27, 2006 Messages 82 May 10, 2008 #5 Launch php -i | grep php.ini and you will find where your configuration file is located