We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

php PHP 5.5 error 500 | Forum

max1970
max1970 Feb 18 '16
just do it once? I have to do it for each installation?..
max1970
max1970 Feb 18 '16
just do it once? I have to do it for each installation?..
max1970
max1970 Feb 18 '16

may be that with the transition to php latest version configuarazion these have been lost?


I ask this because I have already a site with Oxwall in other folder but also what does not work.

ross Team
ross Feb 18 '16
have you checked whether you have .htaccess file? does it have default content?
max1970
max1970 Feb 18 '16

Non so dove sia in cPanel cartelle non lo vedono

..

ross Team
ross Feb 18 '16
English please
max1970
max1970 Feb 18 '16
HOSTING PROVIDE WRITE THIS


Greetings,

I rename your .htaccess for .htaccess-old.back and your website : http://simosnap.me/testoxwall/ open now.

You should review the conteny of the .htaccess and make some modification to you rewrite rules before rename it.

Feel free to mail us back if you have any questions.

but next all page not found


Regards.

ross Team
ross Feb 18 '16
That means that the .htaccess conflicts with their mod_rewrite module, your server is not compatible with oxwall software. rename it back to .htaccess and you'll get Internal server error again. 
max1970
max1970 Feb 18 '16

NEW RESPONSE PROVIDER


Greetings,


The mod_rewrite is already enable on your server :


root@server [~]# httpd -l|grep rewrite

mod_rewrite.c

root@server [~]# 


For the .htaccess, we rename it to .htaccess-old.back due to the error 500.


You should review the content of your .htaccess, the problem is related to this file.


Best regards.

ross Team
ross Feb 18 '16
Mod_rewrite should be configured properly in order to not conflict with our .htaccess file

Request your hosting provider to configure it properly

max1970
max1970 Feb 18 '16

500 mistake again ... I'm going crazy

...

max1970
max1970 Feb 18 '16

The most absurd thing before moving on to php utlima version .... ie yesterday


all sites co n Oxwall on the same site but several folders all worked.


So I'm sure the problem and switching to latest version php


I do not think that all configurations have been lost (I mean the server)...

ross Team
ross Feb 18 '16
you can try to downgrade version to 5.4 or 5.3 but I'm sure you're going to have the same issue, as your mod_rewrite conflicts with the .htaccess file, your hosting should configure it properly
max1970
max1970 Feb 18 '16
j waite respone provider
max1970
max1970 Feb 18 '16
http://simosnap.me/testoxwall/    not found


I do not know that they are doing but hopefully solve everything


max1970
max1970 Feb 18 '16
is corect this


http:///...ories-and-files.html

ross Team
ross Feb 18 '16
this is related to 3rd party software installed in subdirectories. 


you can try this solution: http://www.oxwall.org/forum/topic/32271?page=1#post-134496, contact your hosting provider to assist you with that. 

max1970
max1970 Feb 18 '16

RESPONSE  PROVIDER


Greetings


We are still working on your issue, but at the moment the problem is related to the rewrite rule in the .htaccess.


We will get back to you as soon we found the problem.


Regards.


MY NOTE


For years with them affordable for dedicated servers. faster and 24 hour support ticket ... They solve all problems always. I have many sites with them. Let's keep our fingers crossed

max1970
max1970 Feb 18 '16
problem sollverd


Greetings,


I fixed your problem, it was related to you .htaccess file.


I rename the .htaccess to .htaccess.back and create a new one with this content :



Options +FollowSymLinksRewriteEngine On
AddEncoding gzip .gzAddEncoding gzip .gzip<FilesMatch "\.(js.gz|js.gzip)$"> ForceType text/javascript</FilesMatch><FilesMatch "\.(css.gz|css.gzip)$"> ForceType text/css</FilesMatch>
RewriteCond %{REQUEST_URI} .*/http-bindRewriteRule (.*) /http-bind [L]
RewriteCond %{REQUEST_FILENAME} !-fRewriteCond %{REQUEST_FILENAME} !-dRewriteCond %{REQUEST_URI} !^/index\.phpRewriteCond %{REQUEST_URI} !/ow_updates/index\.phpRewriteCond %{REQUEST_URI} !/ow_updates/RewriteCond %{REQUEST_URI} !/ow_cron/run\.phpRewriteCond %{REQUEST_URI} (/|\.php|\.html|\.htm|\.feed|robots\.txt|\.raw|/[^.]*)$ [NC]RewriteRule (.*) index.php


Now all your links and pages are working.


Feel free to mail us back if you have any questions.
Regards.SebastienGloboTech Communicationshttps://www.globo.tech/

The Forum post is edited by max1970 Feb 19 '16
Congressfreeindian
Congressfreeindian May 26 '16
I am getting a PHP version error, even if my PHP version is the latest 5.5.


It says php version required is 5.5 or higher, and current version is 5.4.


What could be the issue?

Pages: « 1 2 3 »