|
From: <da...@so...> - 2006-04-11 16:27:05
|
Hi Greg, The Apache directives are there. It's the PHP scripting calls that apparently worked while calling foo.html when the filename was foo.htm. But it's the plethora of scripting errors that these Cpanel sites seemed to be able to process but my standard setups won't let through. I even set up the server to replicate the Cpanel servers, apache 1.3.34, php 4.4.2, mysql 4.1.14. Like I say, some I was able to add a missing slash or two for includes to make some work, fix a spelling error. But debug shows errors like undefined constants and such and apache is throwing it's sessions files in the /tmp directory. The mysql databases are opening up for the scripts, and they are being read and applied, that's why I'm at a loss. I don't know if there is a PHP setting in webmin I'm missing or what From: "Greg Moeller" <Moe...@ge...> To: web...@li... Subject: Re: [webmin-l] PHP, MySQL, or Apache question Send reply to: web...@li... <mailto:web...@li...?subject=unsubscribe> <mailto:web...@li...?subject=subscribe> Date sent: Tue, 11 Apr 2006 10:35:09 -0500 Dan: You could try adding an index.htm to your DirectoryIndex directive in your httpd.conf file.. that would possibly fix the htm to html errors. Cheers,-Greg >>> da...@so... 4/11/2006 10:11 >>> I have a general setup question maybe someone can help me with. Irrespective of the version of Apache, PHP or MySQL I have had an aweful time trying to get websites to work correctly that came off of Cpanel/ myphpadmin sites. I can get most of the sites to work by going into the code and adding a directory slash here or there or correcting a call error to say .html when the file was .htm Is there some sort of sloppy programming protocol switch I need to activate in any of the three above? It seems odd that doing a standard install would be a problem. I know it's not quite webmin related but I'd like to keep what hair I still have a little while longer.... Thanks, Dan ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as- us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 - Forwarded by the Webmin mailing list at webadmin- li...@li... To remove yourself from this list, go to http://lists.sourceforge.net/lists/listinfo/webadmin-list ************* Being a conservative is not an illness it's progressive **************** |