[Typo3-linux] T3: "Requested page does not exist"

Axel Joensson a.joensson at web.de
Tue Jul 29 12:12:13 CEST 2003


Michael Stucki wrote:

> Axel Joensson wrote:
>
> > After correcting some filenames
> > according to the error messages showing up, ..
>
> Which files? In the normal case, nothing needs to be renamed!

Lots of class-files like e.g. 
"Quickstart/typo3/ext/funcw_wizards/class.tx_funcwizards_webfunc.php" 
had endings like "ph" or had been cut earlier in the name string during 
installation, possibly due to a malfunction in StuffitExpander?

> > In the "pages"
> > table in my "typotest" db (..) this and three other pages I made do
> > show up.
>
> So you create new Typo3 sites directly through MySQL?! ;-)
> I just wonder why you check this there?!

No, I am not that tuff in using the CLI ;o), but when preview ended in 
"Requested page does not exist", I had to look for other hints whether 
the pages exist or not. In fact, my strange mySQL 4.0.12 installation 
does not at all permit me to log in e.g. via "mysqladmin" (like 3.23 
did), I don't yet know why.

> Check this:
> - does the install tool report a working connection to the DB?

"Database analyser" says:
- Connected to MySQL successfully
- Username: ***
- Password: ******
- Host: localhost
- Database: typotest is selected as database. Has 38 tables.

> - did you import the static tables?

Yes, I once hit that link. Somewhat before I did "typotest < 
database.sql" by CLI.

> - phpinfo()

PHP ver. 4.30 on Darwin 6.6 with GDlibs and recognized ImageMagick 
5.5.7. The "Basic configuration" table is without warnings, but informs 
abut the following: "Tracking Vars not set", "Register globals 
disabled" and "Memory Limit below default 8 MB", additionally the 
Upload limit may be too ow, which is not important for this test. I 
tried to find php.ini to possibly change this, but couldn't find it ...

I am not really experienced in this complex environment of Apache, 
scripting, database and so on, your help is appreciated!

Regards,
Axel.





More information about the TYPO3-linux mailing list