Search

So here’s the skinny:

I developed everything Symphony in the subdirectory of the root. After I was ready to make everything live, I moved everything into the root and changed the .htaccess file from:

RewriteEngine on
    RewriteBase /temp/

to

RewriteEngine on
    RewriteBase /

Now all of my JIT images are missing and so are all my pages, except for the Home page. Where else to I need to make changes?

See what’s going on here: http://www.innovate-love.com

Are you really sure that your webhosting package includes .htaccess capabilities?

It does, it’s just a really dumb host - I don’t have a choice or say, oddly enough.

I have to enable PHP5 via .htaccess

Can you post the contents of your .htaccess file here?

When I type your URL in, I get a 403, if I type /temp at the end, I get a 404.

I don’t know too much about .htaccess, but it says to me that you don’t have an index.php file in the root, or your root permissions are incorrectly set.

Like michael-e says, post you .htaccess here, and also what are the *nix permissions on the root folder…

@PMADesign Looks like your site is hosted at 1and1. Try adding

AddType x-mapp-php5 .php
AddHandler x-mapp-php5 .php

at the beginning of your .htaccess file to enable php5.

1and1, yeah, I used to use them. Not any more lol.

We ended up just pointing it to the symphony directory I was working under - ouig. New Rule: I don’t work for clients who go ahead and pick hosting with out me! If this were a tweet: #ControlFreak

ControlFreak

Welcome to the club.

Create an account or sign in to comment.

Symphony • Open Source XSLT CMS

Server Requirements

  • PHP 5.3-5.6 or 7.0-7.3
  • PHP's LibXML module, with the XSLT extension enabled (--with-xsl)
  • MySQL 5.5 or above
  • An Apache or Litespeed webserver
  • Apache's mod_rewrite module or equivalent

Compatible Hosts

Sign in

Login details