meta tags

Asked by Joe Soares

<META http-equiv="Page-Enter" CONTENT="RevealTrans(Duration=1,Transition=12)">

Would there be a setting that would cause this code not to work?
Client moved his site to our servers and it use to work on another host but does not seem to work on ehcp server.
Any clue as to why this may be?

Question information

Language:
English Edit question
Status:
Answered
For:
Easy Hosting Control Panel for Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
ehcpdeveloper (ehcpdeveloper) said :
#1

this is an "application" level problem.That is, html pages.
apache2/nginx serves html/php pages.
ehcp starts apache2.

ehcp is transparent to apache2, apache2 is transparent to html, that
is, does not make any change to behaviour of running files.

So, using ehcp does not make html pages to be served differently.

I do not know RevealTrans html codes. the problem may be:
* file ownerships, permissions may be missing, chmod a+r may solve
something. for dirs, chmod a+rx dirname. apply these in where those
files. missing permissions may cause the fade effect not to work.
* when you upload files, some files may lack above permissions.
* on some circumstances, after saving files, dos-like ^M chars are
added to end of lines in html-php files. this may cause a problem.
* a missing apache config in apache2.conf,

These are not a knowledge, just a guessing of cause of problem.

Can you help with this problem?

Provide an answer of your own, or ask Joe Soares for more information if necessary.

To post a message you must log in.