Re: Citrex Hosting (MUST READ) PHP 5
Porkd, do you know, does this also affect the local import from the "import video" folder? I need to upload a video via FTP into the templates_c/import and then "import it" in admin panel and assign it to a user. In the process queue it says that it was uploaded, but it never gets processed (so I'm assuming that yes, php5 is necessary).
And when we put the
Code:
AddType application/x-httpd-php5 .php5 .php
into an .htaccess document, is it the same one that comes with vShare...the one that's already in the root folder or where do we put the .htaccess file if it goes into a different location?
When I add the code to the .htaccess that comes with Vshare, I keep getting "you're not logged in" in the admin login screen. Same thing when I put an .htaccess in the admin folder.
Would you PM me your .htaccess so that I can take a look at it? And is the path to php correct? You put
Code:
/usr/local/php5/bin
and I think it should be more like
Code:
/usr/local/bin/php5
?
I can't find the setting for that in the FAQ , they only mention in the FAQ the part you posted (either renaming the file or adding the .htaccess.)
Since I kept getting a "you're not logged in" message from the admin login page, I tried to manually change the path to php by accessing the database, but nothing I tried worked. Still got that "you're not logged in" message. That wouldn't go away until I took out the
Code:
AddType application/x-httpd-php5 .php5 .php
from the .htaccess no matter where I put it.
If it's not fun, stop doing it!
Bookmarks