Symbolic Link Creation

Status
Not open for further replies.

adammw

New Member
Messages
4
Reaction score
0
Points
0
Hi,
Username: Adammw / Adman (not sure which)
Using the x10Hosting AdFree hosting.


Is it possible to create symbolic links in my public_html directory to another file in my public_html directory? I can't seem to use SSH (shell access) to create them, ftp doesn't allow it, and I can't get WebDAV to work. If this has to be done via an admin, please reply saying how I can contact one to get the links I want in place.

Thanks,
Adam

-----------------

I just relised another, much easier way around this problem, but that is not working either.
My idea was to use a PHP include, but for some reason, in my folder(s) it is not working.
Also, my server (ciroc) just went down so I won't be able to find out why for a while...
 
Last edited:

pterodactyl

New Member
Messages
5
Reaction score
0
Points
0
You might try to use the symlink() PHP function. I don't sure, however, it will work.
 

lambada

New Member
Messages
2,444
Reaction score
0
Points
0
You might be able to use Apache .htaccess ModRewrite rules.
 

Brandon

Former Senior Account Rep
Community Support
Messages
19,181
Reaction score
28
Points
48
Also Sir/Madam, Apache seems to be back up.
 

adammw

New Member
Messages
4
Reaction score
0
Points
0
Hi again,
Thanks for the suggestions - i'll see what I can do,
My only problem is that PHP is not working in my subdirectories.
Every PHP file I put in a subdirectory (even simple ones with only an echo) returns a 500 Internal Server Error.
Could someone please tell me a way to find/fix the problem?
Thanks,
Adam
 

Corey

I Break Things
Staff member
Messages
34,551
Reaction score
204
Points
63
Are you still having issues with this? Looks like your problems were happening when we were dealing with our upgrade issues.

-Corey
 
Status
Not open for further replies.
Top