Page 1 of 1

Installation on webserver

Posted: Sun 15. Feb 2004, 20:24
by Yoenuts

Hey folks.

All these site look very nice.
I can't wait to start running phpwcms on the small space Ihave on a webserver.
I want to build a site for my studies.
I started experimenting on my HD with phpdev and it all worked fine!
Now I copied wcms on my webserver and then all trouble began.
I have trouble with writing and reading permissions on the webserver.
When I upload the cms I get the message that is cannot find the conf.inc file or somthing.
When I change the permissions to write"all" etc I lose all control over the dirs and I have to ask the owner of the webserver to delete them for me.
What am I doing wrong?

btw Very nice doing y'all

Posted: Sun 15. Feb 2004, 20:27
by fimi
install a new copy on the webserver and then make a mysql dump of all of your data of the old one then run the query on the new installed copy..... and copy extra files that you've added or changed.

Posted: Tue 17. Feb 2004, 18:57
by Yoenuts
I got it working.
Thanks for the help oliver!
Just beware to chmod (permissions) all the dirs on ur webserver to 777
I will post the url as soon as I build a decent site