Author |
Message |
gimpy1
New Member
![New Member New Member](modules/Forums/images/ranks/1star.gif)
![](modules/Forums/images/avatars/gallery/blank.gif)
Joined: Aug 17, 2008
Posts: 2
|
Posted:
Tue Aug 25, 2009 2:42 pm |
|
Hi, I'm trying to installed 2.30.02 and am running into a snag right away. I uploaded all the files to my webserver and then went to the domain, I got the appropriate message and then continued along to the INSTALLATION/installSQL.php page.
Now when on that page I don't get the buttons that the screenshot shows, just text for Step 1-3. I click on Load Core Tables and it flashes loaded such and such for a sec then goes back to Not Loaded on the right hand side. Same thing with all the other steps.
I get this error message at the bottom of the screen when I navigate to installSQL.php
Code:Warning: Unknown: open(/var/php_sessions/sess_5887e3739ac101df48ac72e4c267f839, O_RDWR) failed: No such file or directory (2) in Unknown on line 0
Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/php_sessions) in Unknown on line 0
|
I went through and clicked on all the table loading steps just for the heck of it and ended up getting this error near the end
Code:The exact error message that your MySQL server reported is:
MySQL Error # 4 at line 115 in file installSQL.php ==> User '*****' has exceeded the 'max_questions' resource (current value: 75000)
|
Any help is greatly appreciated.
Thanks. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
Palbin
Site Admin
![](modules/Forums/images/avatars/Dilbert/Dilbert_-_Dogbert_King.gif)
Joined: Mar 30, 2006
Posts: 2583
Location: Pittsburgh, Pennsylvania
|
Posted:
Tue Aug 25, 2009 3:09 pm |
|
Sounds like a problem your host needs to solve. I would contact them with those errors. |
_________________ "Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it." — Brian W. Kernighan. |
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
gimpy1
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Tue Aug 25, 2009 4:04 pm |
|
Alright thanks, I've contacted them and the issue was forwarded to a specialist on the matter. Hopefully it's something that can be changed...from what I can gather it's an SQL query limit issue, I'm not holding my breath though as I was told that limit cannot be changed. Is anyone aware of what a "normal" limit is, or an average at that for most hosts using cPanel. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
montego
Site Admin
![](modules/Forums/images/avatars/0c0adf824792d6d341ef4.gif)
Joined: Aug 29, 2004
Posts: 9457
Location: Arizona
|
Posted:
Thu Aug 27, 2009 6:03 am |
|
I have heard 50,000 queries per hour and it looks like they have 75,000. RavenWebHosting doesn't have this limit... To fully install the DB, you'll have to come back in an hour, most likely, and start where you left off and keep doing this until its done. You may still have issues down the road if your site is going to be very active as *nuke, being a CMS, is highly database dependent... There is a thread in these forums somewhere which talks about how to split your calls up across multiple users, which is one way in which you may be able to get around this issue. (Don't tell them that!!!)
I think their session handling setup isn't correct either for your account. |
_________________ Only registered users can see links on this board! Get registered or login!
Only registered users can see links on this board! Get registered or login! |
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
sssstrick
New Member
![New Member New Member](modules/Forums/images/ranks/1star.gif)
![](modules/Forums/images/avatars/gallery/blank.gif)
Joined: Nov 10, 2012
Posts: 4
|
Posted:
Sun Nov 11, 2012 4:08 pm |
|
Thanks for the info montego but I'm still curious. Is this something I can contact my host to change? Or can I configure it myself and set the value higher? Not exactly sure where I should look. maybe my .ini? |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
sssstrick
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Sun Nov 11, 2012 5:01 pm |
|
I'm having this same problem except I also am getting this
Warning: Unknown: open(/var/php_sessions/sess_a50bf89663fcd2fb979b547cfca18369, O_RDWR) failed: No such file or directory (2) in Unknown on line 0 Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/php_sessions) in Unknown on line 0
What does this mean? |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
kguske
Site Admin
![](modules/Forums/images/avatars/41f0b40a419280935f3a0.gif)
Joined: Jun 04, 2004
Posts: 6437
|
Posted:
Sun Nov 11, 2012 9:24 pm |
|
Sounds like a permissions issue, not in your CMS configuration, but maybe in the server's configuration. As before, I'd recommend contacting your host. |
_________________ I search, therefore I exist...
Only registered users can see links on this board! Get registered or login! |
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
|