x10 packages

da1nonly786

New Member
Messages
1
Reaction score
0
Points
0
hi i was wondering can you tell me all the packages that are install in the ad free server, so that i can install all the packages on my local server that way i can test the website on my local server and them upload it to x10 hosting, i know they got lamp stack etc, but what else like curl , ffmpeg. thanks in advance.
 

Jarryd

Community Advocate
Community Support
Messages
5,534
Reaction score
43
Points
48
Well, for the php information you can do this:

<?php
phpinfo()
?>

Put that in a php file and navigate to it via your web browser, that will give you all the php information.
 

LHVWB

New Member
Messages
1,308
Reaction score
0
Points
0
I am not sure what curl is but x10hosting doesn't currently have ffmpeg installed. There are several posts requesting it so if you want it then find the one with the pole and vote for it.
 

xeross

New Member
Messages
26
Reaction score
0
Points
0
i think
<?php
phpinfo()
?>
Will give you an overview of what's enabled, also if some feature is not working you can request a less strict php configuration that enables some more features of php
 
Top