Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
#1 2009-02-09 00:31:16
- tim124
- New Member
- Registered: 2009-02-09
- Posts: 1
failing install of 4.0.8
textpattern looks very good and im trying to install it on my server to test.
the installation is falling over where it says “please provide a valid email address” and the only html outputted is:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>Textpattern › setup</title>
<link rel="stylesheet" href="/textpattern/textpattern.css" type="text/css" />
</head>
<body style="border-top:15px solid #FC3">
<div align="center"><p>Please provide a valid e-mail address.</p>
no php/apache errors that i can find
i think im running apache 2.2, php5.x
one thing left to check is if php caching is enabled…
Any other ideas?
Offline
Re: failing install of 4.0.8
Please make sure that you provided a valid email address during setup. I.e it…
- starts with a letter or a number
- contains only valid characters (A to z, numbers, underscores, +, -, dots, percent signs)
- contains a fully qualified domain name (johndoe@example.com)
Offline
Pages: 1