K Karthik wrote: ... > i downloaded the zip from > http://php.chregu.tv/sql2xml/. and then i couldnt know what i am suppose > to do.. > when i tried running the file am getting error > > Fatal error: main() [function.require]: Failed opening required > 'XML/sql2xml.php' (include_path='.:/usr/local/lib/php') in > /home/kkarthik/web/XML_sql2xml-0.3.2/sql2xml_ext.php on line 20 Apparently PHP looked for XML/sql2xml.php in the folder . and the folder /usr/local/lib/php. However, it wasn't in either of those places. So either change your include_path or move the include to a directory in your include_path. -- Teach a man to fish... NEW? | http://www.catb.org/~esr/faqs/smart-questions.html STFA | http://marc.theaimsgroup.com/?l=php-general&w=2 STFM | http://php.net/manual/en/index.php STFW | http://www.google.com/search?q=php LAZY | http://mycroft.mozdev.org/download.html?name=PHP&submitform=Find+search+plugins
Attachment:
signature.asc
Description: OpenPGP digital signature