New Service form blank

I am attempting to create a new service, but the form is blank and I am not getting any errors.

Screenshot is attached.

Any help would be appreciated.

I am using version 7.0.1

Hi,

Firstly please update to the latest security patch of V7 = V7.0.5

Usually blank page = error 500
Have you checked :
1- the Dolibarr log
2 - the server log

I have checked the dolibarr.log file, the HTTPD error_log, and access_log. Nothing is showing as an error.

Anywhere else I should check?

I am also not sure how to upgrade. I installed via a git clone on just the other day. I’ll have to look into upgrading.

i think you need to fill this out


DOLIBARR ENVIRONMENT
- Version: [Your Dolibarr version]
- Operating System: [Server OS type and version]
- Web Server: [Webserver type and version]
- PHP: [PHP version]
- Database: [Database type and version]
- URL(s): [Affected URL(s)]

Why are you installing from a GIT clone? instead use the standard installation files from https://www.dolibarr.org/downloads i.e from Sourceforge. Also try to upgrade to the latest version currently v9.0.3

I went back an removed my installation and then installed from the 9.0.3 rpm. Took a little bit of rigging to get Apache to see the correct install directory, but everything seems to be working now. Thanks for the help.