d2jsp
Log InRegister
d2jsp Forums > d2jsp > Ladder Slasher > Guide: How-to Make A Dynamic Ladder-slasher Sig > In A Few Easy Steps With Pics
Prev167891060Next
Add Reply New Topic New Poll
Member
Posts: 10,092
Joined: Dec 9 2007
Gold: Locked
Sep 1 2008 03:10pm
Quote (darki99 @ Mon, 1 Sep 2008, 23:01)
hm, try to change the file extension from *.php5 into *.php  wink.gif


rotfl, i changed it and now:

Code
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, support@freehostia.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Apache/1.3.33 Server at makalelejsp.freehostia.com Port 80


I deleted all files and uploaded again and now nothing works ;/
Member
Posts: 10,824
Joined: Feb 11 2005
Gold: 8,603.39
Sep 1 2008 03:11pm
Quote (Makalele @ Mon, Sep 1 2008, 02:10pm)
rotfl, i changed it and now:

Code
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, support@freehostia.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Apache/1.3.33 Server at makalelejsp.freehostia.com Port 80


I deleted all files and uploaded again and now nothing works ;/


the .htaccess is messin with u xD
Member
Posts: 1,909
Joined: May 8 2007
Gold: 2,507.26
Sep 1 2008 03:27pm
Quote (Spartan)aS( @ Mon, 1 Sep 2008, 23:11)
the .htaccess is messin with u xD


y, probably the free host doesn't have multiviews enabled sad.gif. You can try the following:


Quote

Hm, first thing what comes to my mind is that your CHMOD of the directory is not set well. Can you check what the CHMOD of the directory you have put the files in is? CHMOD are file permission of that folder. Most of time you can browse to the folder containing the stuff you want (the signature files) with your favorite ftp program and rightclick it. After you see something like "file permissions", "attributes" or just plain CHMOD option. You can set either codes or click options. I use flashFXP to upload my files and here is how it lookes for me:

http://www.bastijn.nl/zooi/chmod.png => the option CHMOD.
http://www.bastijn.nl/zooi/menu.png => the right click menu when I hit a folder.

Hope this helps, it should be code 750 or so (i use 755). 644 Might not do the trick. Reply what you have and if it is 750 i'll look for other reasons smile.gif


OR

Quote

1.
instead of your normal .htaccess file containing options multiviews line add:

Options +Indexes

2.
Delete options multiviews and add
Code
AddType application/x-httpd-php5 .png


Now rename your yourname.php.png to yourname.png. That option might work, though it didn't on my server biggrin.gif.


And yes, .htaccess is a bitch, but explaining how rewrite mod works is even harder. Though would fix all problems tongue.gif.

This post was edited by flapmo on Sep 1 2008 03:32pm
Member
Posts: 10,092
Joined: Dec 9 2007
Gold: Locked
Sep 1 2008 05:24pm
lol, it works xD

in .htaccess must be:

Code
#options multiviews
#Options +Indexes


scripts must have extension .php not .php5

thanks all smile.gif gl & hf
Member
Posts: 10,824
Joined: Feb 11 2005
Gold: 8,603.39
Sep 1 2008 05:35pm
Traffic MB Used 37.05 Free 4962.95

i wonder if all the bandwidth will be used up by the end of this month lol
Member
Posts: 8,655
Joined: Mar 31 2003
Gold: 1,506.00
Sep 1 2008 06:04pm
Quote (Spartan)aS( @ Mon, Sep 1 2008, 07:35pm)
Traffic MB Used 37.05 Free 4962.95

i wonder if all the bandwidth will be used up by the end of this month lol


Traffic MB 0 5000.00 laugh.gif
Member
Posts: 10,092
Joined: Dec 9 2007
Gold: Locked
Sep 2 2008 07:31am
Ok, last problem smile.gif

when i write [img]http://makalelejsp.freehostia.com/makalele.png.php[/img] it's just text smile.gif when i remove .php from the end the picture can't be found. When i change filename to makalele.png it doesn't work too.

This post was edited by Makalele on Sep 2 2008 07:32am
Member
Posts: 1,909
Joined: May 8 2007
Gold: 2,507.26
Sep 2 2008 09:55am
Quote (Makalele @ Tue, 2 Sep 2008, 15:31)
Ok, last problem smile.gif

when i write http://makalelejsp.freehostia.com/makalele.png.php it's just text smile.gif when i remove .php from the end the picture can't be found. When i change filename to makalele.png it doesn't work too.


that is typically a non-working multiviews sad.gif. Didn't figure out how to fix this.

//edit
Did you code in php5 or php? Since you saved as php instead of php5? So you have to rewrite some of the things before that would work. (the simplexmlload).

This post was edited by flapmo on Sep 2 2008 09:56am
Member
Posts: 10,092
Joined: Dec 9 2007
Gold: Locked
Sep 2 2008 10:01am
lol works biggrin.gif

m8 told me to create folder named sig.png, copy files to this folder and rename makalele.png.php to index.php smile.gif

This post was edited by Makalele on Sep 2 2008 10:21am
Member
Posts: 41,017
Joined: Jul 4 2005
Gold: 871.28
Sep 2 2008 10:48am
Quote (flapmo @ Tue, 2 Sep 2008, 17:55)
that is typically a non-working multiviews  sad.gif. Didn't figure out how to fix this.

//edit
Did you code in php5 or php? Since you saved as php instead of php5? So you have to rewrite some of the things before that would work. (the simplexmlload).


all what he needed to do is rename the php5 file for index.php and rename folder for name.png and add it as signature link.
Go Back To Ladder Slasher Topic List
Prev167891060Next
Add Reply New Topic New Poll