This Message Forum is no longer in use

Please use the new Bravenet Help Forums FOUND HERE

General Forum
This Forum is Locked
Author
Comment
How do I upload PHP scripts?

OK, I want to build a classifieds site. It is turning into a monster , However, I am not going to give up and if I can't figure it out, I will pay someone...

Anyways, I have a free trial version of geodesics classifieds lite ( I wanted to try a free version before I went and spent 200.00 on script I may or may not be able to do anything with! ) and I am just floundering when it comes to getting this code up on my site.

I have done this:

Set up my database on Mysql

Set up folders and uploaded folders in Ftp

I have gone through the PHP code ( I probably screwed up somewheere) and changed the "Localhost" to the data base and user name and password.

I still don't know how to:

Change permission to 777

or actually upload the php code...

I have read through countless tutorials that I believe have just made this more muddy to me. Any help is appreciated to point me in the right direction.

Also, is there anything else that I need to do with the code?

Re: How do I upload PHP scripts?

in ftp,
to set permissions right click on the desired file or folder and the option should appear for you. it is also called CHMOD.

upload the php file as you did the folders. through ftp. click and drag or highlight and transfer. depends on which ftp program you are using. or you can use the file manager in your bravenet account area.

Re: How do I upload PHP scripts?

OK, I went to the FTP section of bravenet hosting... I couldn't find how to change permissions. Or where the CHMOD is...

All it offers is 'Edit' and when I select that, it takes me to a box that has a list of files... and this is what it says...

"Your selected path will be the home folder that your FTP user is locked into. All subfolders within the selected path will be accessible."

Other than that the only other functions I can see is to change the password, and connect to the FTP.

I did actually manage to upload all my files to my FTP account for this site, however now it is saying that it can't connect with the database.

Re: How do I upload PHP scripts?

Do I change that in FTP manager or in the file manager?

Re: How do I upload PHP scripts?

you said this...
"Set up folders and uploaded folders in Ftp"
so i assumed you have an ftp program installed and have used it already.

you use your ftp program to do the things i mentioned. in the ftp program, there is one window for your computer and one window showing your online area.

Re: How do I upload PHP scripts?

The FTP I used was the bravenet provided FTP transfer... That is the only one I have used, so I am confused...

Re: How do I upload PHP scripts?

I do have one through dreamweaver, I think, but I haven't figured out how to use that either...