[Dropped] ColdFusion: Could not determine OpenOffice installation

Issues with installing under all GNU/Linux Distributions
Post Reply
rirochet93
Posts: 2
Joined: Sun Oct 09, 2022 6:40 am

[Dropped] ColdFusion: Could not determine OpenOffice installation

Post by rirochet93 »

Hi, as per subject above,
Error occured....

Message: Could not determine OpenOffice installation.
Detail: Verify if you have permission to run OpenoOffice. OpenOffice installation is required for this file format: Generic File
Type: Application
Sorry we could not upload your file!, please make sure only uploads word / pdf document.
im using Apache_OpenOffice_4.1.11_Linux_x86-64
Untitled.png
Untitled.png (6.31 KiB) Viewed 13319 times
Coldfusion
Capture.PNG
Capture.PNG (24.65 KiB) Viewed 13319 times
error occured when coldfusion trying to convert .doc/docx file into pdf
Last edited by MrProgrammer on Mon Jul 15, 2024 5:35 pm, edited 1 time in total.
Reason: Dropped: No response from rirochet93 -- MrProgrammer, forum moderator
Apache_OpenOffice_4.1.11 on Ubuntu 21.10
Mountaineer
Posts: 335
Joined: Sun Sep 06, 2020 8:27 am

Re: Could not determine OpenOffice installation with ColdFusion (2021 Release)

Post by Mountaineer »

Just to check the basics:

You have an OpenOffice running on your remote host and waiting for input over the named port?

The port is open and not blocked by a firewall ?
LibreOffice 7.6 on Windows 10pro and other Versions parallel
rirochet93
Posts: 2
Joined: Sun Oct 09, 2022 6:40 am

Re: Could not determine OpenOffice installation with ColdFusion (2021 Release)

Post by rirochet93 »

Mountaineer wrote: Sun Oct 09, 2022 6:58 pm Just to check the basics:

You have an OpenOffice running on your remote host and waiting for input over the named port?

The port is open and not blocked by a firewall ?
Openoffice is in local, with the coldfusion, the ports is listening to 0.0.0.0, so i can connect to openoffice local and remotely
Apache_OpenOffice_4.1.11 on Ubuntu 21.10
User avatar
RoryOF
Moderator
Posts: 35103
Joined: Sat Jan 31, 2009 9:30 pm
Location: Ireland

Re: Could not determine OpenOffice installation with ColdFusion (2021 Release)

Post by RoryOF »

What happens if, for faultfinding, you replace the 0.0.0.0 with the actual IP number of your computer?
Apache OpenOffice 4.1.15 on Xubuntu 22.04.5 LTS
Post Reply