I made a user and then when inside the user I created a group. I created a directory in te group when I tried to uploade files I got error:MySQL Query Failed : You have an error in your SQL syntax near ')' at line 1
One more thing is that the folder I created in Groups does not appear in /public_html/ like the user does.
Strange
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I made a user and then when inside the user I created a group. I created a directory in te group when I tried to uploade files I got error:MySQL Query Failed : You have an error in your SQL syntax near ')' at line 1
One more thing is that the folder I created in Groups does not appear in /public_html/ like the user does.
Strange
The MySQL was a bug. Its corrected in CVS, and I'm planning on making a new release sometime this week if I get time.
And you will need to manually create the groups folder in public_html and chmod 777 it. That's in CVS as well.
Can you please tell me exactly where to look, I am lost looking at cvs repository. Please help
I'm going to make a release either today or tomorrow, so if you can, you should wait until then. If not, download the nightly CVS tarball at http://cvs.sourceforge.net/cvstarballs/phpwebhosting-cvsroot.tar.gz. You will have to move the images directory into public_html.