PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |

Go Back   PhotoPost Community > PhotoPost Support > PhotoPost Classifieds Support > Classifieds Installation & Upgrades

Classifieds Installation & Upgrades If you're having install or upgrade problems, post here.

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old April 15th, 2005, 05:39 PM   #1 (permalink)
Junior Member
Verified Customer
 
Join Date: Mar 2003
Location: On a ship in Hawaii
Posts: 7
Send a message via Yahoo to bergmanb
Installation error

When I click to go to step 3 the next page prints the following line on each line for many hundreds of times. I have to hit stop on the browser to stop the process.

Error: User 'iraqiins_XXXXX' has exceeded the 'max_questions' resource (current value: 50000)


I tell it to install into the same database as my UBB.threads database. 20 tables are created.

If you go to the www.iraqiinsider.com/classifieds/index.php page it prints this:

Database not properly setup - unable to read pp_settings table. Contact administrator.


Any idea why this is all happening?

I am using your 2.2 version of Classifieds.
MySQL version is 4.0.16


Thanks in advance.
bergmanb is offline   Reply With Quote
Old April 15th, 2005, 05:48 PM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,069
Your host is limiting the mysql queries and your zipcode data being entered is more than your server allows and they are shutting down mysql

You can remove the zipcode stuff here in install.php to install the program

in install.php find and delete this

// Upload the zipcode data (if present)
$query = @file("zipData.sql");

for ( $x=0; $x < count($query); $x++) {
$iquery = $query[$x];
$iquery = str_replace( ";", "", $iquery );
$setup = mysql_query($iquery, $link);
if ( !$setup ) print "<b>Error: ".mysql_error()."</b><br />";
}

You can run the upgrade later and import the zipcode stuff but your still going to trigger that limitation on your server that you host is placing
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old April 16th, 2005, 03:25 AM   #3 (permalink)
Junior Member
Verified Customer
 
Join Date: Mar 2003
Location: On a ship in Hawaii
Posts: 7
Send a message via Yahoo to bergmanb
Would I be able to open up the SQL file and do the queries manually through phpMyAdmin? Though looking at the size of that file it seems that may take a while. I figured I could just do a bunch each time until they were all complete.

Otherwise, aside from getting with my provider, how else could I get that stuff installed?

What is the purpose of the zipData.sql file anyways?
bergmanb is offline   Reply With Quote
Old April 16th, 2005, 06:29 AM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,069
Yes you can manually do them in phpmyadmin. Everything installs fine on your server its just with your hosts sql query limitation of 50000 query limit a day or whatever it is that zipcode thing will stop your mysql server for at least 10-15 minutes. There are a couple hosts that sell these cheap hosting plans like powweb.com and ipowerweb.com that do this to clients.

If you remove the zipcode you should install fine. The zipcode database provides distance to things.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Error After installation dhandaulat Classifieds Installation & Upgrades 3 August 13th, 2005 12:09 PM
installation error thedigichick Photopost Pro Installation & Upgrades 2 August 7th, 2005 05:19 PM
Error on installation bill03 Photopost Pro Installation & Upgrades 7 July 29th, 2005 11:28 AM
Error with new Installation Big-K Photopost Pro Installation & Upgrades 8 July 20th, 2005 09:08 PM
installation error Fatal error: Call to undefined function: init_user_groups hoss ReviewPost Installation & Upgrades 1 January 16th, 2005 07:35 PM


All times are GMT -5. The time now is 07:16 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0