super simple blog
- Started
- Last post
- 87 Responses
- acescence0
try "localhost"
?
- Nathan_Adams0
using "localhost" produced:
Warning: mysql_connect(): Access denied for user: 'nathanadams@localhost' (Using password: YES) in /home/httpd/vhosts/nathan-adams... on line 8
Could not connect to MySQL: Access denied for user: 'nathanadams@localhost' (Using password: YES)looks like my last post got cut off a bit. it keeps mentioning messandnoise.com not being allowed to connect to this MySQL server. they own the dedicated server though (mt), and lease space out to me as virtual host.
- acescence0
i'd guess the server admin probably needs to edit privileges:
- goloid0
nice. thanks
- heavyt0
to all:
I am glad that you are digging in.
I just now uploaded an update. I found a bug in the image uploads. Also, this version has a search engine.
please feel free to update. It might clear up some of the little issues.
BTW: i have tested it on my site, and it is workign fine.
TR1
- jox0
- Point50
must have read my mind. I realized yesterday that I need something like this for a site I am working on.
BOO-YAH!
- Ginja0
Is there a working example online anywhere, including admin page?
- vburo0
great heavyt!
it'd be cool to have a demo up as well!
oh and could you give the folder a version indiaction, if that's possible?
you rock!!
- Ginja0
heavyt, can you upload a copy zipped but with a fake extention instead of zip.
I'm at work at cant download zips.
- tuinal0
"Comment added
The file could not be moved."
I still having upload images problems
- heavyt0
jox, thanks for the Stella...good stuff/
tuinal, i just updated it this AM to fix a bug that was caused when uploading an entry without an image.
Otherwise, make sure that the folders are set to 755. That is a common issue. Also, make sure that you have created the blogImages folder in the same directory as blog.php.Sample:
http://www.tr1design.com/simpleB…http://www.tr1design.com/simpleB…
take it easy on there. i dont want to have to babysit you guys.
TR1
- heavyt0
Well, I made some adjustments over the weekend. Please feel free to check it out and let me know what you think.
http://www.tr1design.com/downloa…TR1
- effour0
radtastic...one thing that would make this complete is an auto archive function...any plans for that?
- kerus0
seriously, this is brilliant.....
major friggin kudos
- heavyt0
i am thinking of releasing a version that archives into XML files, but i am not sure yet.
The idea was to keep it simple, not to make it scale to accomodate heavy users.
TR1
- ********0
looks pretty cool, but i have no clue what so ever how to set up my mysql ... :(
- tuinal0
cant get the images to load - its not a chmod problem I triple checked it (and the cords still pluged in).
de,
does your ISP provide it? if so, they might have a painless way to set it up.
I just set up mysql WITH/4 this simpleBlog. my isp provides it free, and it was a little daunting but I cracked it.* pats self on butt
- kbags0
how do I set up the sqlStrings.php file?
define ('DB_USER', 'karni');
define ('DB_PASSWORD', '****');
define ('DB_HOST', 'localhost');
define ('DB_NAME', 'db');It's the last two that are confusing me. Do I need to add a directory or something like that?
Thanks in advance, I'm a spaz.
- kbags0
duh, nevermind. I totally knew how to do this, i'm so stupid & lazy
*walks off cliff
