webtrek
01-31-2005, 12:04 AM
My current Apache path in httpd.conf is:
<-- DocumentRoot "/Library/Apache2/htdocs" ***I think
I would like to add a path to:
<--- /username/site
Can I just add a line underneath it?
anyone? anyone know a good beginner Darwin tutorial. I need to learn this stuff.
Spookster
01-31-2005, 12:15 AM
Apache configurations have nothing to do with PHP coding.
Moving to a more appropriate forum...
webtrek
01-31-2005, 03:03 AM
I am attempting to make PHP files load in another directory of my machine, to do this I will have to change the paths in Apache, I think?!? Perhaps I am barking up the wrong tree. Should I be changing something in my a PHP configuration file?
webtrek
01-31-2005, 11:23 PM
Anyone know how I can get PHP to run throughout my machine. Or at least expand it to more areas and through subdirectories? HELP HELP
Spookster
02-01-2005, 03:27 AM
How exactly did you install it because it should run from any directory?
webtrek
02-02-2005, 12:50 AM
Thanks for the interest in helping me out, I sure needed it........I figured out that I had to set up PHP to run global + yes so that it would run in the subdirectories. This was not Apples default setting. I have come a long way, but I have decided just to edit my shopping cart with the admin tool on my offsite server instead of trying to install MYSQL and so on on my OSX machine. It is a bit beyond my skill level at this point....I will come back to it once the site is up and doing business.
Thanks