|
hostfor99p/hostfor99cents
|
|
12-02-2008, 06:40 PM
(This post was last modified: 12-02-2008 06:53 PM by David.)
Post: #1
|
|||
|
|||
|
Since you migrated to suPHP, accessing either domain above has you download the redirect file. The only way to access the forum is to go directly to hostfor99p.co.uk/forums
I figured you should know ![]() --- Also, avatars don't seem to work - I don't know if they ever did. BTW, hi Suhail
$200 PLUS million sure buys alot of bling!
|
|||
|
13-02-2008, 12:50 AM
Post: #2
|
|||
|
|||
|
RE: hostfor99p/hostfor99cents
Thanks for the heads up David.
Yeah SuPHP caused quite a few errors on a number of sites, including these! But we did notify everyone about this and have been busy rectifying client sites before we finally got round to these. Let the hosting continue... ! |
|||
|
13-02-2008, 03:25 PM
(This post was last modified: 14-02-2008 08:15 PM by David.)
Post: #3
|
|||
|
|||
|
RE: hostfor99p/hostfor99cents
Ignore the avatar thing, it works. I just tried uploading one larger than you allow. I'm used to SMF which resizes it for me, this software does not. I didn't pay attention to the text saying about the size restrictions.
-- RE: fixing client sites. One thing you should have noted in the email was what to expect and how to fix it. "Internal server error" 1) folder permissions can't be higher than 755 (can't use 777 anymore) 2) php script permissions can't be higher than 644 (600 is better) 3) remove php_value settings from htaccess, place in php.ini Other issues they should know... 1) can't call perl/CGI scripts from php anymore 2) htaccess only works in public_html and not beyond that. 3) php.ini apparently needs to be in every folder you use php scripts At least I figured things out so it works fine. Keep up the good work. $200 PLUS million sure buys alot of bling!
|
|||
|
13-02-2008, 03:44 PM
Post: #4
|
|||
|
|||
|
RE: hostfor99p/hostfor99cents
re: php.ini
Do you know how to make these work? session.auto_start = 1 (sometimes works, mostly not - I'm going to convert my script to make a server-side cookie to get passed this) auto_append_file = "/home/userid/public_html/append.php" (this doesn't work but is supposed to (appends this file to every php file) - is the url format right???) No error was reporting in cpanel error log. I keep googling but frustrating. $200 PLUS million sure buys alot of bling!
|
|||
|
13-02-2008, 03:51 PM
Post: #5
|
|||
|
|||
|
RE: hostfor99p/hostfor99cents
Try placing this in your php.ini file instead:
Code: session.auto_start = onNot sure about your append script, but if it appends to files under your account ownership there shouldn't be any problems. |
|||
|
14-02-2008, 05:40 PM
Post: #6
|
|||
|
|||
|
RE: hostfor99p/hostfor99cents
Ok, "session.auto_start = on" works (1 might too, didn't check after I found out the second part...), and my syntax for append/prepend works - but here's the problem...
Why do I need to put php.ini in EVERY folder that a PHP file runs??? Shouldn't it use the /public_html/ root one if a local one doesn't exist? Is there a server setting for this, or an apache rewrite or something? I verified this using phpinfo() $200 PLUS million sure buys alot of bling!
|
|||
|
14-02-2008, 05:43 PM
Post: #7
|
|||
|
|||
|
RE: hostfor99p/hostfor99cents
You shouldn't need to place a php.ini in every folder, just under /public_html with all the generic PHP directives in it.
|
|||
|
14-02-2008, 06:22 PM
(This post was last modified: 14-02-2008 06:24 PM by David.)
Post: #8
|
|||
|
|||
|
RE: hostfor99p/hostfor99cents
Apparently you do
![]() Is this suPHP or PHPsuexec? I did searches for suPHP and it appears you do have to use a copy in every folder, which makes no sense at all. I guess I can copy to every folder, it's not like I edit it alot anyway. With some editing of my files I could do without it anyway. $200 PLUS million sure buys alot of bling!
|
|||
|
19-02-2008, 03:29 PM
(This post was last modified: 19-02-2008 03:29 PM by oshs.)
Post: #9
|
|||
|
|||
|
RE: hostfor99p/hostfor99cents
Actually you seem to be correct David, i.e. where files within a folder requires any php directives, a php.ini file needs to be placed in that folder.
Thanks for this info. |
|||
|
« Next Oldest | Next Newest »
|
Search
Member List
Calendar
Help


![[Image: sy06.gif?w=3]](http://feeds.feedburner.com/spankeesyuck/sy06.gif?w=3)



