I have a shared server (no root access), so as I understand the installation process, here is the sequence of events that have to be followed:
1) Unzip Serendipity on my local Windows hard drive.
2) Create a serendipity folder under public_html on the server.
3) Manually create a MySQL database
4) FTP the unzipped files to the serendipity folder
5) Run index.php in the serendipity folder from my browser
6) Enter the database information into the proper fields in Serendipity
Is there a way to unzip the installation files on the server without having root access? I don't think so.
Does the MySQL database have to be created manually?
I just tried an installation, and it appears to be working. It took me a while to figure out how to create a MySQL database.
Extreme Newbie Help
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: Extreme Newbie Help
Sure, you can do that with FTP access to your htdocs / public_html folder. That is standard on about 100% of all webspace providers.Is there a way to unzip the installation files on the server without having root access? I don't think so.
Yes. It would be a larger security risk if any PHP application could create a MySQL database on its own, thus serendipity depends on user interaction there. On most webspace providers you already have your database created, so one usually just enters the name.Does the MySQL database have to be created manually?
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/