|
|
|
|
From: Guest Date: July 26 2009, 01:44
|
after much stuffing around trying to get the free-demo files uploaded . . i finally got to run the install and got the result . . .
The file ../config.ini.php is updated
Unable to connect the database host localhost with username user_encaps and password password
Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
Connect the database:
Database host:
Database user:
Database password:
Database name:
Tables prefix (optional):
is the problem with the password or set . . or with the host server . . which is server101.com - unix based
thanx . .paul
|
|
|
|
From: Encaps Date: July 27 2009, 04:42
|
| Replace "user_encaps" and "password" with your database parameters |
|
|
|
From: Guest Date: July 22 2009, 16:37
|
Hello,
I seem unable to run IonCube on my server and my provider will not install/support this component.
Does this mean I cannot use Encaps?
Is IonCube required also if I purchased the source codes for Encaps or would this bypass the need for it?
Thank you! |
|
|
|
From: Encaps Date: July 23 2009, 14:55
|
| The Encaps PHP application does not require IonCube. (I do not know what is IonCube). |
|
|
|
From: Guest Date: July 23 2009, 15:45
|
Thank you for your answer.
Ioncube is a Zend module often used to encrypt php code to keep its property.
It appeared to me that Encaps uses it because upon launching
http://***.********.it/store/admin/catalog_cfg.php
I got the following error text:
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'user_encaps'@'localhost' (using password: YES) in C:Inetpubvhosts**********.ithttpdocsstorecoredb_sql.class.php on line 12
Error on mysql_connect()Failed loading C:Inetpubvhosts*********.ithttpdocsioncubeioncube_loader_win_4.4.dll
The mysql part is probably because I haven't yet been prompted to set up a database, but the last part does complain the ioncube loader being unable to run.
Or where does it come from?
Thank you! |
|
|
|
From: Encaps Date: July 27 2009, 04:38
|
| I can only say you need to set up valid database credentials |
|
|
|
From: Guest Date: July 22 2009, 10:38
|
Has anyone experienced the next button disappearing... I thought I had a corrupted image but then I noticed it doing it to multiple categories.
What I do is click on a category and want to scan through each image individually by using the next and prev button and then all the sudden the images can not go any further because the next button disappears.
Any suggestions? |
|
|
|
From: Encaps Date: July 22 2009, 15:34
|
| Could you please send me the URL via e-mail? |
|
|
|
From: Guest Date: July 21 2009, 15:43
|
Hi Andrew,
Love this script. Two quick questions:
1) The search function only seems to allow one keyword. Is there a way to allow a phrase?
2) The search function only seems to search the gallery titles, not the descriptions. Is it possible for it to search both title and descriptions of the galleries?
Thanks,
Dawn Marie |
|
|
|
From: Encaps Date: July 22 2009, 15:34
|
| You are right - there is simple search feature. To modify it, you need to customize "function search($keywords_get)" from /core/catalog.ctl.php |
|
|
|
From: Guest Date: July 17 2009, 13:24
|
Hi,
I am new to php. I installed and set up the database fine. However I cannot figure how to set up the front end with your templates. I don't know how to view it from the url on my webpage. I am probably missing something simple, but could you walk me through the steps. I would be really greatfull, and thank you so much. Seth |
|
|
|
From: Encaps Date: July 22 2009, 15:31
|
| Seth, check out the "HowTo" section encaps.net/howto/ - there are demos at the top for how to install, configure, set up |
|
|
|
From: Guest Date: July 16 2009, 14:15
|
| Installed mysql, php 5.3.0, encaps verion 2.3.17 on a windows 2003 server. catalog_db_install displays,link for catalog_cfg gets a with page. there is no log on screen or config screen. what else needs to be done? Thanks. Ken |
|
|
|
From: Encaps Date: July 22 2009, 15:29
|
| Ken, try so set up admin user name and password from the config page, and see if it will ask you to log in |
|
|
|
From: Guest Date: July 23 2009, 15:19
|
| FYI - I setup a Centos 5 box with PHP and MYSQL. I managed to get this woprking after setting up the DB on MYSQL. So far, so good. |
|
|
|
From: Guest Date: July 13 2009, 20:03
|
| I see your package allows for admin user sign on and password however I do not see anything to set up seperate users. I am looking for a package that will allow you to create photo books per user. Does this software allow for that? |
|
|
|
From: Encaps Date: July 22 2009, 15:28
|
| Unfortunately no |
|
|
|
From: Guest Date: July 13 2009, 01:20
|
Question about thumbnails per row...
I have set thumbnails per page to 6, with no problems.
But I want 2 rows, with 3 thumbnails per row. Where do I modify the code?
Note: I saw this forum question [http://***.encaps.net/support/php-image-gallery/index.php?action=themes_new&folder_id=2&anchor_id=379], but am confused about the files you suggested changing: "html/gallery.html"
I don't see a "gallery.html" file anywhere. Can you advise?
Great job on this software, btw. |
|
|
|
From: Encaps Date: July 13 2009, 01:39
|
| It's catalog_items.html for latest releases; html/gallery.html is for old releases |
|
|
|
From: Guest Date: July 13 2009, 11:12
|
| Yes! I changed $columns = 5; to $columns = 3; -- worked perfectly. Thanks for quick reply AND great support. |
|
|
|
From: Guest Date: July 11 2009, 15:44
|
I'm not understanding about the database- what should I name it? I attempted to set up one named 'catalog', but my control panel said there was one already set up.
thanks for helping! |
|
|
|
From: Encaps Date: July 12 2009, 11:49
|
| When you install EncapsGallery, specify precreated existing database (you should create the database from your webhosting control panel) |
|
|
|
From: Guest Date: July 10 2009, 17:31
|
I uploaded the gallery files to a folder called www.********.com/library/
and set permissions. I did not find a rwx_gallery bu there is a rwx
I made a glalery and added a thumbs folder in sid eand set all the permissions. Is that right?
Second. I had to add a mysql database to the account server.
I named it : db_encaps
Is that right?
I get an error right now that says: Warning: mysql_connect() [function.mysql-connect]: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) in /data/9/1/13/45/1339860/user/1436225/htdocs/library/core/db_sql.class.php on line 12
I am not at the root. Does that screw it up.
First use of PHP and Mysql so I am really over my head.
|
|
|
|
From: Guest Date: July 11 2009, 12:29
|
I figured it out.
I had to name my database as you instructed, Get the IP from Network Solutions and then login with the user name and password I set up with them.
All other items worked as you instructed.
|
|
|