php now in repositoryForum: myDSL Extensions (deprecated) Topic: php now in repository started by: roberts  Posted by roberts on June 22 2004,08:39  
        http://www.ibiblio.org/pub/Linux/distributions/damnsmall/mydsl/php.tar.gzPHP 4.3.7 scripting language able to work with Monkey web server or as a stand alone easy to use scripting language.  Posted by Joat_Mone on June 29 2004,02:51  
        Thanks for PHP, but I'm having some problems.  Checking with the maker of the php scripts it indicated I needed to set the temp directory.  I can't seem to find the ini file where I can set the temp directory.Do you have any directions for it? Thanks,  Posted by roberts on June 29 2004,03:08  
        Usually the best source to see the configuration is to make a simple phpinfo documentUsing an editor create phpinfo.php with just this single line <? phpinfo() ?> Place this document in /opt/monkey/htdocs Start the monkey webserver Open dillo or other browser and enter the following URL localhost/phpinfo.php You should see a screen full of paths and settings.  Posted by Joat_Mone on June 30 2004,01:34  
        That worked.  Thank you very much.  BTW I could not register on this forum.  Posted by moncalejo on July 17 2004,21:23  
        And, where can i find monkey webserver to use with my Live CD?
   Posted by mikshaw on July 17 2004,22:58  
        Monkey is already part of DSL =o)
   Posted by moncalejo on July 18 2004,00:13  
        Oh, thats great :-))But, how can I use an ".tar.gz" like an ".dsl"?  Posted by RoGuE_StreaK on July 18 2004,07:28  
        Anyone get MySQL working with Monkey?  Be cool to have the PHP / MySQL combo working on a live CD without having to add Apache.Or if not, any Apache+PHP+MySQL packages coming out?  |