Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
#1 2007-12-29 14:40:25
- jrcreasy
- New Member
- Registered: 2007-12-29
- Posts: 4
Newbie - cannot run installation
Howdy!
When I attempt to run the install, I get the following error:
Fatal error: Call to undefined function: is_windows() in
Any suggestions?
TIA
Roger
Offline
Re: Newbie - cannot run installation
you sure you uploaded all of the files? that function is in txplib_misc.php which should be in your /textpattern/lib directory
Offline
#3 2007-12-29 14:57:39
- jrcreasy
- New Member
- Registered: 2007-12-29
- Posts: 4
Re: Newbie - cannot run installation
yes. I just tried re-uploading the txplib_misc.php file, just to make sure.
Offline
Offline
#5 2007-12-29 16:43:30
- jrcreasy
- New Member
- Registered: 2007-12-29
- Posts: 4
Re: Newbie - cannot run installation
OK. I uploaded all files again. I still get the same error message. I am about to surrender and move to different software….
Offline
#6 2007-12-29 17:44:20
- jrcreasy
- New Member
- Registered: 2007-12-29
- Posts: 4
Re: Newbie - cannot run installation
I added a require statement in constants to require txplib_misc.php, now a setup folder is created and I get an error that $_SERVER is not defined…..
Offline
Re: Newbie - cannot run installation
i have no idea whats wrong then. either your server is messed or you’re failing to upload the files properly. i have installed TXP countless times and have had no issues. as for adding your own require statements you definitely shouldn’t be modifying the core files like that. where are you installing this? type of server? version of php/mysql?
Last edited by iblastoff (2007-12-29 18:03:30)
Offline
Re: Newbie - cannot run installation
I added a require statement in constants to require txplib_misc.php, now a setup folder is created and I get an error that $_SERVER is not defined…..
If there isn’t that function as should be, then the files’ uploading progress is failed. In example, try to use different FTP-application, SmartFTP or another that has file size check functionality etc.
Cheers!
Last edited by Gocom (2007-12-29 18:15:39)
Offline
Pages: 1