Hi Greg,
I think that we're getting it...
1.)So, I looked for the php.ini file and it's placed in /etc. Should I move it to /etc/httpd?
2.)I've found out that in the httpd.conf I don't have lines:
Load Module php4_module
Add Module mod_php4.c
I also have this lines:
Include suse_loadmodule.conf
Include suse_addmodule.conf
This two files should load modules that are installed as packages.
But even in this two config files I don't have php4_module and mod_php4.c.
So, next question: where should I add php4_module and mod_php4.c? I also noticed that the order of the loaded modules in the httpd.conf is important?!
3.) I defined user and group. For the user I've put "boris" (which is user account on the system) and for the group "users". Is that ok?
Thanks a lot!!
p.s. I've installed libphp.