well i got a dedicated ip on godaddy and i installed everything again... korptix.net/blogs/ well... take a look for yourself...i need help... i get links like this
well i got a dedicated ip on godaddy and i installed everything again... korptix.net/blogs/ well... take a look for yourself...i need help... i get links like this
Server OS version, Apache version, Php version, MySQL version, and MU version please.
Also, need to know if this was a fresh install, how it was installed, and whether it is a subdomain or subdirectory install.
ok its latest mu version, also it is a clean fresh install all new mysql db, and its a subdir install, any ideas?
Operating System
Red Hat Linux
Kernel
Version 2.4.21-4.0.1 elsmp
Web Server
Apache 1.3
Web Programming Languages
PHP 4.3.11
Tomcat (Java) 5.0.27
CGI / Perl 5.8
Python 2.2
Frontpage 5.0.2.5012
Databases
MySQL 4.0.24
Agreed Doc. I'm curious as to "why" it happens though, so I went fishing for a little bit of info in Donncha reads the thread. :D
Can't say it helps much though, unless it's a subdirectory issue or something.
I just tested this again with 1.1.1, and it was fine on the test box I used.
It was my "bare minimum" box, which is OS X (Jaguar), Apache 1.3.26, php 4.3.3, and mysql 3.23.49.
It also works on a couple other boxes I have as well, that are more up to date than this one. I have mysql 4.1.x though, not 4.0.x on my mysql 4 box.
We were thinking it was because folks were putting the 'http://www' bit in when the installer asked for the domain but we've never gotten any feedback from folks as to what they had done.
Maybe, but I would think that would present other errors before someone created a new blog in the back.
I could run a test install of it, and see what happens when I do that.
Looking at the install script, it only checks for "www.", and excludes it. So if someone were to add http:// in there, that might be an issue.
Let me set up another install and try to break it.
Using
http://www.domain.tld
doesn't filter out the www, or thehttp://
, and it really, really hoses up a site.
All links end up with 404's, trying to go to a double http.
Same with http in there, but without the www.
That was trying to use subdomains, btw.
Donncha tried to reproduce it with a subdirectory test, which he couldn't either.
So, I'm out of ideas at the moment unless it can be tied to a specific thing like a certain php or mysql version, or maybe an upload error or something.
this is a linux problem because my localhost (win xp) is ok. :) Maybe i were put IP for domain name.
Whatever, My host is linux so the same problem that i have seen.
I tried this,
http://www.domain.com
domain.com
but there is nothing.
domains seems like com/domain/ ... like this :(
I've tried to reproduce this, and can't.
And that's on linux, and Mac OS X.
Although there isn't a default checked for subdomain or subdirectory install (radio buttons), and not checking one kinda makes things a little goofy. Nothing too bad, it still works though.
I had the same problem. DrMike, I didn't use the http://www in the installer, I only listed domain.com
I had to edit data using phpMyAdmin to make it work properly.
I'm on a dedicated server.
PHP 4.3.11
MySql 4.0.27 standard
Linux x86_64
4gb ram
Apache 1.3.34
cpanel
Hmmm...
Common items so far are:
MySQL 4.0.24, and 4.0.27.
And...
PHP 4.3.11
Not that it means much, but it's the common glue between those two installs.
Anyone reading the over the next day or so (note, not 6 months from now), please feel free to post your specs as well.
I've done about three dozen installs now and I have yet to see it.
I agree, I haven't seen this either. Even trying to make it happen on purpose, I couldn't break it.
Which leads me to think it's a version conflict or something, somewhere with it.
So far with the above 2 install details, it would make you think it's either that specific version of php, or a mysql 4.0 problem.
Oh, and I did add a ticket to trac for a default setting for the radio buttons which select subdom/subdir install type.