First of all, hello everybody! This is my first post here! ;)
Now, I have a problem. This is the first time I try to install CPG, but the installation failed. I think that the problem is, as I've already seen in the demo tutorial, that I'm supposed to upload to my webserver the folders "album", "include", etc. but (please, don't laugh, I'm probabily ridiculous!! ::)) I can't see the folders in the zip file!! Maybe I haven't downloaded the right file, though I tried with... 1.3.2; 1.3.1 and 1.2.1.. Do I have to create the folders, maybe??
Sorry for the silly question!! :-[
Ah, the errors I see are:
Warning: main(include/sql_parse.php): failed to open stream: No such file or directory in etc.(...my webserver)on line 30
Fatal error: main(): Failed opening required 'include/sql_parse.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in etc.(...my webserver) on line 30
All you need to do is download the 1.3.2 zip file, extract it to your computer, then use your FTP program to upload all of the files to your website.
You shouldn't upload them to the root directory; instead, you should upload the entire cpg132 directory to your site. The link to your site would be: www.yoursite.com/cpg132. You can always rename the cpg132 folder to something else.
After uploading everything, use your FTP program to change the permissions of the directories and files as stated in the instructions.
I suggest reading the documentation again before you start. They are in the cpg132/docs/ directory.
Thank you very much Kegobeer!!! ;D Now I know where I was wrong!!!
Please post what you did wrong and what you did to correct it. You never know who your information may help.
Sure! My mistake was that I opened the .zip file not selecting the "extract" options, so that I wasn't able to view the folders "album", "include", etc. Then I followed your suggestion and I've uploaded the whole cpg folder to my website and I finally saw the folders I needed in my FTP client to continue the installation! ;D