opennetadmin / ona

OpenNetAdmin IP Address Management (IPAM) system
opennetadmin.com
GNU General Public License v2.0
136 stars 34 forks source link

Initial configuration issue #141

Closed nrietsch closed 4 years ago

nrietsch commented 5 years ago

Setup: Ubuntu 16.04 LTS fully patched ONA v18.1.1

I kept having a problem when running the initial configuration using the browser. When submitting the form, I would just get a blank screen and nothing was created.

When running the cli version, I noticed that the PHP XML test failed.

Once I installed the PHP XML module (and restarted Apache), the GUI install would work.

In other words, it may be a good idea to add the PHP XML test in the GUI mode...

mattpascoe commented 5 years ago

Sorry for the late response here.. HAPPY NEW YEAR!

Anyway, yes it looks like you found that the php_xml module needs to be installed.. and Yep, it needs to be added to the GUI tests. Thanks for the info!

nrietsch commented 5 years ago

Should I close the issue?

mattpascoe commented 5 years ago

No we can leave it open.. it will serve as a reminder until I ACTUALLY update the code. I'll close it when I do. Thanks again!

nrietsch commented 5 years ago

my pleasure...