Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

CF2025 Cfstart on linux

Community Beginner ,
Apr 22, 2025 Apr 22, 2025

Post a brandnew CF2025 in Ubuntu linux 22.04.1 installation unable to start the server, I have selected the installation as Developer mode and Developer Profile. Setup an apache2 connector. I am unclear if I should provide the sudo password when promted or the CFIDE admin password as in older versions CF2021 for instance which always required elevation.

 

myuser@myhost:/opt/coldfusion/cfusion/bin$ sudo ./cfstart.sh
Starting ColdFusion 2025 server ...
Your account has expired; please contact your system administrator.
su: Authentication failure
There has been an error starting ColdFusion 2025 server, please check the logs.

I can't find the logs in /cfusion/logs folder either. Any ideas?

 

TOPICS
Connector , Getting started
172
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Community Beginner , Apr 29, 2025 Apr 29, 2025

Hello, thanks for the contact email details.

Recieved support and it is confirmed that my system apache user is having some authentication issues (I guess Ubuntu related), changed the owner of coldfusion directory and all files and subfolders another user (root) and was able to run the server sucessfully.

I still need to figure out was is going on with the local apache user which is typically what I use to run coldfusion

sudo sh cfstart 

 

Translate
Community Expert ,
Apr 23, 2025 Apr 23, 2025

Send an e-mail to cfinstal[at]adobe.com and request their help.

Please let us know how it goes afterwards.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Apr 29, 2025 Apr 29, 2025

Hello, thanks for the contact email details.

Recieved support and it is confirmed that my system apache user is having some authentication issues (I guess Ubuntu related), changed the owner of coldfusion directory and all files and subfolders another user (root) and was able to run the server sucessfully.

I still need to figure out was is going on with the local apache user which is typically what I use to run coldfusion

sudo sh cfstart 

 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Apr 29, 2025 Apr 29, 2025
LATEST

Thanks for the update and for sharing the solution.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources