> I installed OOo, extracted docwriter to the
> localhost, and modified the setup.xcu to get OOo
> to listen. I also modified the export.bat file and
> the config.php file. When I use phpdocwriter from
> a browser, I choose "OpenOffice" as the file
> extension, example 1 as the file to generate, and > I click generate. What I get is a blank index.php
> file, and no generated file in my temp directory
> (c:/TEMP/). I can't work out why its not working.
> Can anybody offer me any assistance? I'm really
> confused.
I think there is something simple that I am not doing. Have I forgot to do something? Please help me.
- Thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
If you are trying to generate OpenOffice.org documents, it's not a OpenOffice.org application problem, these kind of documents are generated by the library and you don't have configure nothing to do that.
It seems more a PHP problem, what version of PHP are you using? If you are using PHP5, you may want to read my last post explaining how to make it work.
Regards.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi Jose,
In an earlier message I posted:
> Hi there,
> I installed OOo, extracted docwriter to the
> localhost, and modified the setup.xcu to get OOo
> to listen. I also modified the export.bat file and
> the config.php file. When I use phpdocwriter from
> a browser, I choose "OpenOffice" as the file
> extension, example 1 as the file to generate, and > I click generate. What I get is a blank index.php
> file, and no generated file in my temp directory
> (c:/TEMP/). I can't work out why its not working.
> Can anybody offer me any assistance? I'm really
> confused.
I think there is something simple that I am not doing. Have I forgot to do something? Please help me.
- Thanks
Hi,
If you are trying to generate OpenOffice.org documents, it's not a OpenOffice.org application problem, these kind of documents are generated by the library and you don't have configure nothing to do that.
It seems more a PHP problem, what version of PHP are you using? If you are using PHP5, you may want to read my last post explaining how to make it work.
Regards.