Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - kdaffef

Pages: [1]
1
Installation / little help to install php application on vps & cwp
« on: October 20, 2015, 05:47:57 AM »
Hi,

As a new user, i ceate a basic vps and get it's root access keys.
I have no fixed domain fixed yet for this vps, but only one IP.
thanks to multiple tutorials, i habe able to finish wpc intallation and get index.html displayed when i type server's ip in chrome.

I have an agenda application to host on this server : small zip package running under  5.2 php and a mysql database

I want be able to install this application and accees its web interface via : http://Ip_server/agenda/ with agenda = forlder name where its files were uploded via ftp.

I have created new account (named office), set shared ip and nameservers with my single Ip and default names.

Under homt/office/public_html, i created agenda  folder with permissions 0755 for subfolders and 0644 for files.

question : still getting error when attempt accessing "http://server_ip/agenda"  as below :

Not Found
The requested URL /phenix was not found on this server.


Any little help ?
Thank you a lot

Pages: [1]