My Gallery Mod - Install Probleme

If you've problems with unsupported - non official ;-) - functionalities use this forum please.
Post Reply
Jenne20
Posts: 184
Joined: Fri 31. Mar 2006, 08:46
Location: Lindhorst/LK Schaumburg
Contact:

My Gallery Mod - Install Probleme

Post by Jenne20 »

Hi,

I just want to add the mygallery_mod. During install I get this massage:
Warning: main(PHPWCMS_ROOT/include/inc_module/mygallery/inc_lib/main.config.php): failed to open stream: No such file or directory in /var/www/vhosts/mtv-rehren.com/subdomains/cms/httpdocs/include/inc_module/mygallery/install/config.php on line 2

Warning: main(PHPWCMS_ROOT/include/inc_module/mygallery/inc_lib/main.config.php): failed to open stream: No such file or directory in /var/www/vhosts/mtv-rehren.com/subdomains/cms/httpdocs/include/inc_module/mygallery/install/config.php on line 2

Warning: main(): Failed opening 'PHPWCMS_ROOT/include/inc_module/mygallery/inc_lib/main.config.php' for inclusion (include_path='.:') in /var/www/vhosts/mtv-rehren.com/subdomains/cms/httpdocs/include/inc_module/mygallery/install/config.php on line 2

Warning: mysql_query(): Access denied for user: 'www-data@localhost' (Using password: NO) in /var/www/vhosts/mtv-rehren.com/subdomains/cms/httpdocs/include/inc_module/mygallery/install/install.php on line 6

Warning: mysql_query(): A link to the server could not be established in /var/www/vhosts/mtv-rehren.com/subdomains/cms/httpdocs/include/inc_module/mygallery/install/install.php on line 6
Error creating the events table: Access denied for user: 'www-data@localhost' (Using password: NO) CREATE TABLE `` ( `id` int(11) unsigned NOT NULL default '0', `album_order` int(11) NOT NULL default '0', `title` varchar(150) NOT NULL default '', `description` text, `pic_count` int(11) NOT NULL default '0', PRIMARY KEY (`id`) )
What ist the reason for that?

And then I don`tknow what to change in the main.config.php. Pleas can someone give me a tip?
thx

Jenne
ff123
Posts: 172
Joined: Thu 9. Jun 2005, 20:03
Location: The Netherlands
Contact:

Post by ff123 »

Are you running on windows?
The script wont run on windows due to path problem! :x
Maybe this could be fixed?
-- Vuurvos --
Jenne20
Posts: 184
Joined: Fri 31. Mar 2006, 08:46
Location: Lindhorst/LK Schaumburg
Contact:

Post by Jenne20 »

@ff123

no - i´m not running on windows.

apache server I mean.

but thanks for your answer.
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Post by flip-flop »

Hi Jenne20,

safe_mode = off?

If you cant install, have a look to singapore gallery.
There is an example: http://www.phpwcms.de/forum/viewtopic.php?p=69535#69535

regards Knut
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
Jenne20
Posts: 184
Joined: Fri 31. Mar 2006, 08:46
Location: Lindhorst/LK Schaumburg
Contact:

Post by Jenne20 »

@Knut

I Just try to install "Singapore" - is it possible to integrate it in phpwcms?
Jenne20
Posts: 184
Joined: Fri 31. Mar 2006, 08:46
Location: Lindhorst/LK Schaumburg
Contact:

Post by Jenne20 »

@knut

one more question. where can I set "Safe-Mode"?

Please explain it as easy as you can.

thx
rushclub
Posts: 915
Joined: Tue 17. Feb 2004, 18:52

Post by rushclub »

Jenne20 wrote:@knut

one more question. where can I set "Safe-Mode"?

Please explain it as easy as you can.

thx
server-side. aks your admin.

rush
3 (!) Jahre warten reichen mir. Ich bin erst mal weg.
User avatar
juergen
Moderator
Posts: 4556
Joined: Mon 10. Jan 2005, 18:10
Location: Weinheim
Contact:

Re: My Gallery Mod - Install Probleme

Post by juergen »

Jenne20 wrote:
Warning: main(PHPWCMS_ROOT/include/inc_module/mygallery/inc_lib/main.config.php): failed to open stream: No such file or directory in /var/www/vhosts/mtv-rehren.com/subdomains/cms/httpdocs/include/inc_module/mygallery/install/config.php on line 2

Warning: main(PHPWCMS_ROOT/include/inc_module/mygallery/inc_lib/main.config.php): failed to open stream: No such file or directory in /var/www/vhosts/mtv-rehren.com/subdomains/cms/httpdocs/include/inc_module/mygallery/install/config.php on line 2

Warning: main(): Failed opening 'PHPWCMS_ROOT/include/inc_module/mygallery/inc_lib/main.config.php' for inclusion (include_path='.:') in /var/www/vhosts/mtv-rehren.com/subdomains/cms/httpdocs/include/inc_module/mygallery/install/config.php on line 2

Warning: mysql_query(): Access denied for user: 'www-data@localhost' (Using password: NO) in /var/www/vhosts/mtv-rehren.com/subdomains/cms/httpdocs/include/inc_module/mygallery/install/install.php on line 6

Warning: mysql_query(): A link to the server could not be established in /var/www/vhosts/mtv-rehren.com/subdomains/cms/httpdocs/include/inc_module/mygallery/install/install.php on line 6
Error creating the events table: Access denied for user: 'www-data@localhost' (Using password: NO) CREATE TABLE `` ( `id` int(11) unsigned NOT NULL default '0', `album_order` int(11) NOT NULL default '0', `title` varchar(150) NOT NULL default '', `description` text, `pic_count` int(11) NOT NULL default '0', PRIMARY KEY (`id`) )
Inside this I see no Safe Mode issue. Chmod Problem fr the first 2 Warnings

Caused by do not know myself: Perhaps there are database login datas needed for the gal Mod ?

Jürgen
Post Reply