grafting joomla onto an existing web site
Posted by: ckolar
Posted on: 2007-01-05 12:51:00
Hi. I have a small site that I would like to use joomla with. Right now it is running a small php-based front end that joomla will replace, but some of the subdirectories house applications that I need to keep around. I was wondering, if I go through the 1-click install and tell it to install joomla to ~/webroot/ -- will it blow away the scripts that I have in ~/webroot/app1/ and ~/webroot/app2 ?
I will need app2 and app2 to on the new site, I just want the content all around it to change. Has anyone ever tried this?
I know that I could tar them up and then untar when joomla is in, but looking ahead to future upgrades and the like, I just wonder if it will all play nicely together.
Thanks in advance, --chris
ps: I have run them separately and there are no php.ini issues involved, so it is really all about what happens to the non-joomla directories.