Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
Dreamhost path error is destroying me
I have recently setup a new hosting account with Dreamhost and I am now creating some new textpattern installations, plus also trying to migrate some old ones. I am constantly getting these errors and others like it… (USER and DOMAIN have been replaced for privacy reasons)
Warning: main(/home/.bluto/USER/DOMAIN/textpattern/lib/classTextile.php): failed to open stream: No such file or directory in /home/.bluto/USER/DOMAIN/textpattern/update/_to_1.0.0.php on line 381
Fatal error: main(): Failed opening required ‘/home/.bluto/USER/DOMAIN/textpattern/lib/classTextile.php’ (include_path=’.:/usr/local/lib/php’) in /home/.bluto/USER/DOMAIN/textpattern/update/_to_1.0.0.php on line 381
I have checked everything in my config file and it seems fine.
I have tried removing “.bluto/” from the path and it makes no difference.
I have checked the files have not been corrupted.
I have tried erasing and reinstalling in every possible way (I think).
Textpattern is sucessfully creating the tables in the database but it does not create the user and gives a similar error.
Can anyone help me?
Thank you.
Offline
#2 2006-05-16 01:20:25
- zem
- Developer Emeritus
- From: Melbourne, Australia
- Registered: 2004-04-08
- Posts: 2,579
Re: Dreamhost path error is destroying me
Does the file textpattern/lib/classTextile.php exist? Check its permissions.
Also check the FAQ.
Alex
Offline
Re: Dreamhost path error is destroying me
Well I’m a proper idiot….
I realised that my FTP app had converted all the file names to lowercase on upload to the server. So textpattern couldn’t find the right files.
Thanks for your help Zem.
Offline
Pages: 1