I moved my site from a directory called joomla to the site's root, now my sitemaps.php doesn't work, is there a way to call this file from joomla, the bridge or smf so it can get its varibles and generate an xml file?
its the same sitemaps.php that was floating around here a while back.
www.site.com/joomla/sitemaps.php
to
www.site.com/sitemaps.php
everything else works just fine
3 lines of errors are given
Warning: main(): open_basedir restriction in effect. File(/SSI.php) is not within the allowed path(s): <snip> on line 15
Warning: main(/SSI.php): failed to open stream: Operation not permitted in <snip>
Fatal error: main(): Failed opening required '/SSI.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in <snip>
solved:
http://www.simplemachines.org/community/index.php?topic=59676.msg465021#msg465021