
| To | × pt | For |
|---|---|---|
| temp1024 | 15 | Hel… |
| Chris Graham | 50 | Sup… |
| BobS | 100 | Com… |
| BobS | 500 | Com… |
| Harry-S | 100 | Hel… |
| Chris Graham | 300 | Sup… |
| Chris Graham | 300 | Sup… |
| Fletch | 100 | Hel… |
| MitraX | 250 | Com… |
| MitraX | 500 | Com… |
|
Posted 04 March 2010, 10:41 PM
|
||
|---|---|---|
|
Hallowed customer |
I did a fresh install of 4.3.1 on a new site and all seemed ok until last night. Any time I try to change any settings just about anywhere in the site I get: I am also getting strange stuff in some URL's, for instance when I try to edit the zone menu I get this: I do get to the menu editor but when I make changes and click save I get the 404 error above and the URL is: I entered my site info in my profile if one of the admins wanted to look at it.
Rick Henson
OCP 4.3.2 & 5.0.1 PHP 5.2.5 MySQL 5.0.51a FireFox 3.6.8 |
|
|
Posted 04 March 2010, 11:14 PM
|
||
|
Hallowed customer |
Rick Henson
OCP 4.3.2 & 5.0.1 PHP 5.2.5 MySQL 5.0.51a FireFox 3.6.8 |
|
|
Posted 05 March 2010, 11:00 AM
|
||
|
ocStaff (admin) |
This is very likely to be caused by Suhosin, which our (recommended).htaccess should work around. If I answered something that you think should be in the documentation, please take the initiative and add it to the community documentation. We really need people to help out here and build a well-organised large support resource. |
|
|
Posted 05 March 2010, 6:50 PM
|
||
|
Hallowed customer |
Internal Server ErrorThe server encountered an internal error or misconfiguration and was unable to complete your request.Please contact the server administrator, webmaster@successmentors.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.More information about this error may be available in the server error log. Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request. Apache/1.3.42 Server at www.successmentors.com Port 80 I have reloaded the system and the problem that I am having now is that I cannot increase the upload file limits, again because of the .htaccess issues with PHP5. I have a stripped down PHP.ini file that you can see below: CodePHP code
I have added this to just about every conceivable location but so far to no avail. When added to the adminzone it does then show the increased upload size in the settings but I am still limited to 2m total or I get the File Rejected error. I have included the PHP.ini in the following locations: Root adminzone cms forum personalzone site uploads uploads > downloads uploads > incoming If you have any other thoughts about the PHP.ini file or its required location I would sure love to here them. As always thanks for all that you do for us!!!
Rick Henson
OCP 4.3.2 & 5.0.1 PHP 5.2.5 MySQL 5.0.51a FireFox 3.6.8 |
|
|
Posted 05 March 2010, 10:06 PM
|
||
|
ocStaff (admin) |
If you take a look in our FAQ you'll find an example php.ini… ocPortal.com - ocPortal/ocProducts FAQ (under How do I set PHP settings on a CGI server?) If I answered something that you think should be in the documentation, please take the initiative and add it to the community documentation. We really need people to help out here and build a well-organised large support resource. |
|
|
Posted 05 March 2010, 10:45 PM
|
||
|
Hallowed customer |
The problem is that I can't seem to find the location to actually allow the uploads of that size. As stated above I have put that php.ini in all of the places listed in your FAQ plus a few others: Root adminzone cms forum personalzone site uploads uploads > downloads uploads > incoming Admin says I can upload 200meg but when I go to the upload page the limit is still 2m. I guess my only other option is to start looking for another host that has not upgraded to PHP 5 yet but the problem with that is eventually all hosts will upgrade at which time this script won't work any more. Thanks for trying,
Rick Henson
OCP 4.3.2 & 5.0.1 PHP 5.2.5 MySQL 5.0.51a FireFox 3.6.8 |
|
|
Posted 05 March 2010, 10:55 PM
|
||
|
Hallowed customer |
Rick Henson
OCP 4.3.2 & 5.0.1 PHP 5.2.5 MySQL 5.0.51a FireFox 3.6.8 |
|
|
Posted 05 March 2010, 11:30 PM
|
||
|
ocStaff (admin) |
I don't mind taking a look to see if I can solve it - if you want to submit a free ticket with ftp details. If I answered something that you think should be in the documentation, please take the initiative and add it to the community documentation. We really need people to help out here and build a well-organised large support resource. |
|
|
Posted 05 March 2010, 11:38 PM
|
||
|
Hallowed customer |
Sorry for sounding frustrated but I am. I have submitted a ticket. Please feel free to post the problem here for all to profit from, I don't mind the embarrassment, I am sure it is something stupid that I am doing but I am about to pull out what little hair I have left. As always thanks…
Rick Henson
OCP 4.3.2 & 5.0.1 PHP 5.2.5 MySQL 5.0.51a FireFox 3.6.8 |
|
|
Posted 06 March 2010, 3:16 PM
|
||
|
ocStaff (admin) |
I have resolved the problem, which was two-fold.
It wasn't actually Suhosin causing the problems, it was ModSecurity, and presumably also your servers low default PHP settings. If I answered something that you think should be in the documentation, please take the initiative and add it to the community documentation. We really need people to help out here and build a well-organised large support resource. |
|
|
Posted 06 March 2010, 4:21 PM
|
||
|
Hallowed customer |
Rick Henson
OCP 4.3.2 & 5.0.1 PHP 5.2.5 MySQL 5.0.51a FireFox 3.6.8 |
|