Stworzylem sobie taki prosty kod w php:
<? ?>
Kod powyzszy mialby wejsc do katalogu /psql/bin, zmienic uzytkownika na postgres i utworzyc baze danych test
Jednak po wykonaniu skryptu w logach apache'a pojawia mi sie taki oto wpis:
Kod
We trust you have received the usual lecture from the local System
Administrator. It usually boils down to these two things:
#1) Respect the privacy of others.
#2) Think before you type.
postgres
Administrator. It usually boils down to these two things:
#1) Respect the privacy of others.
#2) Think before you type.
postgres
Czy da sie to jakosc obejsc aby z poziomu php utworzyc baze danych w postgreSQL?
