close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

access denied

Thread began 6/27/2012 9:28 pm by strommie421212 | Last modified 6/29/2012 9:35 am by Jason Byrnes | 1457 views | 4 replies |

strommie421212

access denied

So i followed all the instructions after upgrading powergallery- and this is the message i got when i tried going to powergallery/index.php

Any idea what this is about? (see below)

Warning: mysql_pconnect() [function.mysql-pconnect]: Access denied for user 'portfoliogallery'@'184.168.46.193' (using password: YES) in /home/content/08/8781008/html/powergallery/Connections/powergallery.php on line 9

Fatal error: Access denied for user 'portfoliogallery'@'184.168.46.193' (using password: YES) in /home/content/08/8781008/html/powergallery/Connections/powergallery.php on line 9

Sign in to reply to this post

Jason ByrnesWebAssist

this error means that the user name and password used in the Connections/powergallery.php file for connecting to the MySQL server is not correct.

double check the user name and password and make sure to use the correct ones for connecting to the MySQL Server.

Sign in to reply to this post

strommie421212

where do i even put in that information- all i've done is upload the file, and when going to the installation wizard i automatically get that message

Sign in to reply to this post

strommie421212

cannot modify header information

ok, i've moved past that part- and now here's the next problem.
after entering password, doman, database, etc, I get this message

if ($result || ($foundValue && $foundId && $foundTheme)) { $startDir = getcwd(); chdir(dirname(__FILE__)); ob_start(); include($pg_value); $galleryHTML = ob_get_clean(); chdir($startDir); } $retVal = str_replace($theTag,$galleryHTML,$retVal); } return $retVal; } } if (!function_exists('wa_replace_once') ) { function wa_replace_once($search, $replace, $subject) { $firstChar = strpos($subject, $search); if($firstChar !== false) { $beforeStr = substr($subject,0,$firstChar); $afterStr = substr($subject, $firstChar + strlen($search)); return $beforeStr.$replace.$afterStr; } else { return $subject; } } } ?>
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/content/08/8781008/html/powergallery/install_gallery/database.php on line 180

Warning: Cannot modify header information - headers already sent by (output started at /home/content/08/8781008/html/powergallery/webassist/framework/library.php:130) in /home/content/08/8781008/html/powergallery/install_gallery/database.php on line 183


in the database php, the code on lines 180-183 read as follows

//gallery info
$_SESSION['gallery'] = mysql_num_rows($result_gallery) >= 1 ? mysql_fetch_assoc($result_gallery) : false;

$_SESSION[$installPageID] = true;
header('Location: '.$nextInstallPage);
exit();

Sign in to reply to this post

Jason ByrnesWebAssist

You started another thread for a similar problem, i started an incident for that thread to look into the problem with you, I will look into this issue at the same time.

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...