CMS postgresql not working
![stlkr82](https://secure.gravatar.com/avatar/eae530b61f8982c76c706a099f70ca76?&r=pg&s=100&d=https%3A%2F%2Fvanillicon.com%2Feae530b61f8982c76c706a099f70ca76_100.png)
DAZ CMS postgresql stopped working.
I thought it was a case of new router having closed ports - nope.
deleted appdata/roaming/etc files - didn't help.
reinstalled Postgresql few times in different possible ways- still not working.
reinstalled DAZ Studio - nothing changed.
Daz, DIMM etc had and has all admin privileges.
Seems like postgresql is not runnning in background.
In fact it doesn't run at all.
all what has changed on my pc for last week was:
- updated nvidia drivers
- moved to new flat with new router
- uninstalled mcaffe free web advisor
also I can't install postgresql from their website due some semicolon error
and my cmd executable seems to be shutting itself down
(that might have smthng with postgresql not working according to my it friend)
is there anything except for installing windows again?
Comments
So if you uninstalled a web security componant, has your pc fallen back to using windows firewall? Is it now blocking cms and postgresql?
Can't remember the site that shows you how to, but you can do a manual postgre connection test.
doubt if it helps.it wont work if postgresql cant be started
DS and DIM have to tell PostgreSQL to start, it sounds as if something - most likely the security software - is blocking that instruction.
which software? McAffe? uninstalled and still cmd doesn't work.
Malwarebytes? it can't block software.
windows defender - turned off all functions.
FOUND A SOLUTION:
The problem was caused by Windows CMD closing down after opening.
https://superuser.com/questions/1337320/windows-10-command-prompt-closes-immediately-after-opening?noredirect=1&lq=1
in short:
>run powershell
>paste Get-Item "HKCU:Software\Microsoft\Command Processor"|Get-ItemProperty
>enter
>paste Get-ItemProperty -Path "HKCU:Software\Microsoft\Command Processor" -Name "Autorun"|remove-item -force
>enter
>CMD file works
>postgresql CMS works in DAZ