Search found 13 matches

by mosera
Wed Oct 02, 2024 2:03 pm
Forum: WebMO Installation on Linux
Topic: New systemd FYI & Question
Replies: 7
Views: 66890

Re: New systemd FYI & Question

It looks like these messages are not from systemd but rather from SELinux. SELinux *must* be disabled in order for WebMO to work properly. # cd /etc/selinux # vi config change "SELINUX=enforcing" to "SELINUX=permissive" # setenforce 0 Thanks so much for the response. My current ...
by mosera
Mon Sep 16, 2024 4:26 pm
Forum: WebMO Installation on Linux
Topic: New systemd FYI & Question
Replies: 7
Views: 66890

Re: New systemd FYI & Question

Thank you for brining this to our attention. It looks like this may be the default for Fedora 40+. I'll look into this some more so we can update the instructions accordingly. We are getting close to when WebMO comes up in our curriculum. I'm sorry to be such a pain asking again about this, but any...
by mosera
Mon Aug 12, 2024 7:57 pm
Forum: WebMO Installation on Linux
Topic: New systemd FYI & Question
Replies: 7
Views: 66890

Re: New systemd FYI & Question

Classes are approaching and I'm still stuck. Was checking all the /var/log files to find cgi errors. I saw this in audit.log ... type=AVC msg=audit(1723489784.820:255122): avc: denied { read write } for pid=833135 comm="jobmgr.cgi" name="groups.db" dev="sda2" ino=905750...
by mosera
Fri Jul 12, 2024 2:19 pm
Forum: WebMO Installation on Linux
Topic: New systemd FYI & Question
Replies: 7
Views: 66890

Re: New systemd FYI & Question

Still can't get jobs to run after trying a handful amateur attempts. The 'errors' file in the main directory is being written out ok now and is empty. The output.log file is empty though for every job I try. run_gaussian.cgi is making all the files in the webmo folder (charges, connections, input.co...
by mosera
Mon Jul 08, 2024 8:17 pm
Forum: WebMO Installation on Linux
Topic: New systemd FYI & Question
Replies: 7
Views: 66890

New systemd FYI & Question

I'm using WebMO version 20.0.012p with Gaussian16. I've been running Fedora as my OS for about 12 years. Because of cybersecurity issues and insurance, I have to keep the OS updated pretty much non-stop now, which hasn't been an issue for many upgrades until Fedora 40. After the upgrade, couldn't ge...
by mosera
Mon Aug 23, 2021 7:48 pm
Forum: WebMO 20
Topic: Partial atomic charges g16
Replies: 9
Views: 72741

Re: Partial atomic charges g16

John, Thanks for the reply. It isn't that I can't find it in the raw output; it is that WebMO is either not parsing the gaussian output to find them or it is parsing properly, but not realizing it should put it in the "Calculated Quantities" block below the molecule. It used to do this and...
by mosera
Tue Aug 17, 2021 2:22 pm
Forum: WebMO 20
Topic: Partial atomic charges g16
Replies: 9
Views: 72741

Re: Partial atomic charges g16

Any thoughts or things I can try? I'm a bit stuck and we have assignments they use the partial charge for.
by mosera
Thu Aug 12, 2021 2:56 am
Forum: WebMO 20
Topic: Partial atomic charges g16
Replies: 9
Views: 72741

Re: Partial atomic charges g16

G16 c.01. WebMO 20.0.012p

Output of HF geom attached and screenshot of output
by mosera
Mon Aug 09, 2021 1:59 pm
Forum: WebMO 20
Topic: Partial atomic charges g16
Replies: 9
Views: 72741

Partial atomic charges g16

Moving the topic over here from the features forum. Looks like partial atomic charges aren’t being shown in WebMO output when using g16. Tried a few different molecules with a few different calculation types. Any thoughts or confirmations?
by mosera
Thu Aug 05, 2021 6:31 pm
Forum: Feature Requests
Topic: Partial charges
Replies: 5
Views: 61411

Re: Partial charges

schmidt - Ya, now I'm definitely confused. I can't see anything in parse_gaussian.cgi or view_job.cgi that would be stopping it from getting pulled from the output or posted.