Problem Loggin' In With FTP After APF Installed
Feb 28, 2009
I installed APF on a VPS and everything works fine. I can access WHM, cPanel, SSH, send mail etc. except for FTP which has suddenly stopped working. I have double checked and port 21 is correctly set all places in conf.apf. Does anybody here know what might be the reason I suddenly can't log in to the account using my FTP client. Neither with the account password or the root password. Any help is gratefully received.
View 5 Replies
ADVERTISEMENT
Jul 23, 2007
All my .php pages are returned blank because a developer I hired installed php 5.0.4 WITHOUT mysql support as you see in the following:
PHP 5.0.4 Info:
Code:
Configure Command './configure' '--build=i386-redhat-linux' '--host=i386-redhat-linux' '--target=i386-redhat-linux-gnu' '--program-prefix=' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/usr/com' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--cache-file=../config.cache' '--with-libdir=lib' '--with-config-file-path=/etc' '--with-config-file-scan-dir=/etc/php.d' '--disable-debug' '--with-pic' '--disable-rpath' '--with-bz2' '--with-curl' '--with-exec-dir=/usr/bin' '--with-freetype-dir=/usr' '--with-png-dir=/usr' '--enable-gd-native-ttf' '--without-gdbm' '--with-gettext' '--with-gmp' '--with-iconv' '--with-jpeg-dir=/usr' '--with-openssl' '--with-png' '--with-pspell' '--with-expat-dir=/usr' '--with-pcre-regex=/usr' '--with-zlib' '--with-layout=GNU' '--enable-exif' '--enable-ftp' '--enable-magic-quotes' '--enable-sockets' '--enable-sysvsem' '--enable-sysvshm' '--enable-sysvmsg' '--enable-track-vars' '--enable-trans-sid' '--enable-yp' '--enable-wddx' '--with-pear=/usr/share/pear' '--with-kerberos' '--enable-ucd-snmp-hack' '--with-unixODBC=shared,/usr' '--enable-memory-limit' '--enable-shmop' '--enable-calendar' '--enable-dbx' '--enable-dio' '--with-mime-magic=/etc/httpd/conf/magic' '--without-sqlite' '--with-libxml-dir=/usr' '--with-xml' '--with-apxs2=/usr/sbin/apxs' '--without-mysql' '--without-gd' '--without-odbc' '--disable-dom' '--disable-dba'
Server API Apache 2.0 Handler
Virtual Directory Support disabled
Configuration File (php.ini) Path /php.ini
Scan this dir for additional .ini files /etc/php.d
Now I'd like to recompile php WITH mysql support but I don't know where its located on the server and how should I recompile.
View 6 Replies
View Related
Apr 27, 2009
which OS have you installed on your server, and why?
what features of that OS attracted you to use it.
If you have any other reason like it is the only OS supported by xyz panel, share it, if you want to.
Let's find out most popular OS among WHT users.
View 14 Replies
View Related
Jul 2, 2008
I thought FF-MPEG was correctly installed on the server but it doesn't seam to be showing up in the phpinfo. Does anyone know of a way to check if FF-MPEG is successfully installed?
View 4 Replies
View Related
May 11, 2007
i not sure what goin on, my phpbb display tis msg when i navigate inside the forum (IIS6.0, windows 2k3)
This msg
your browser does not support meta redirection please click HERE to be redirected
View 7 Replies
View Related
Sep 27, 2007
I have just followed a manual online for installing ffmpeg in 5 minutes, I've been requested to enure the 3gp codec is installed, how can I install this codec?
View 1 Replies
View Related
Dec 4, 2007
I have installed zend on my server. but when it tried to load, this comes out..
Failed loading /usr/local/Zend/lib/ZendExtensionManager.so: /usr/local/Zend/lib/ZendExtensionManager.so: cannot open shared object file: No such file or directory
View 4 Replies
View Related
Sep 7, 2007
Well I m getting a VPS and looking at what software will be installed. After PHP, MySQL which comes with the VPS. What else should I install?
Stugg like GD Image etc?
View 11 Replies
View Related
Nov 23, 2007
I have a problem with Fedora linux server. I have two copies of PHP installed.
Now I have problems with modules, which are compiling with new version:
Quote:
[20-Nov-2007 03:27:30] PHP Warning: PHP Startup: json: Unable to initialize module
Module compiled with module API=20060613, debug=0, thread-safety=0
PHP compiled with module API=20050922, debug=0, thread-safety=0
These options need to match
in Unknown on line 0
I've already removed all paths from bash and set only path to new version:
path=/usr/local/bin
Old version is in /usr/bin/
When I do phpinfo() after this change, I get old version info...
I wonder what should I do? Will removing both PHP and installing newest version will be a good idea or I can get more trouble?
View 14 Replies
View Related
Apr 15, 2013
I installed apache on windows 7 today and have spent the last 4 hours trying to get php to work. What to do next and the more I make changes the more I am forgetting where I started.
View 4 Replies
View Related
Sep 30, 2009
cpanel on a cloud, can it be done and auto scaling?
if so, who has this?
View 7 Replies
View Related
Sep 11, 2004
How can I know if server has ImageMagick installed?
View 14 Replies
View Related
Apr 19, 2008
I installed clamavconnector from Plugins sections at WHM, but after installing, i dont see any option about Clamd or Clamav in WHM, where should I go to use this tool?
Im running latest release version + RHE 4
View 3 Replies
View Related
May 24, 2008
is mysql5 required for php5? I currently have php4&5 installed with mysql4
If I install mysql5 is it backwards compatible?
Are there any known issues with mysql5 on a server like performance issues? I'm not looking to have scripts recode at this point in time.
View 3 Replies
View Related
Jul 3, 2009
installing Debian. I choose Standard package without anything, No DNS Server, No Web Server, No Mail Server.
But ssh is not working, how do I install sshd and get it work?
View 4 Replies
View Related
Sep 26, 2009
does SSL really need a dedicated ip? Can it be installed on the shared ip? I want that domains in the shared ip, when accessing cpanel using port 2083, they will not encounter the message "This Connection is Untrusted"
View 14 Replies
View Related
Jul 16, 2008
I'm being told that Ioncube needs to be installed on the server.
View 8 Replies
View Related
Jan 5, 2008
If anyone is familiar with memcache... I could really use your help.
I've installed memcache, added the extension to php.ini and it's all showing up when I do phpinfo...
However, when I try to run memcache, I always get that I cannot connect and when I try 'memcached' or 'memcache' from the command line, it always says it can not recognize it.
View 14 Replies
View Related
Oct 29, 2008
what command I must write into SSH to see if perl is installed or not?
View 4 Replies
View Related
May 20, 2008
I tried to install some scripts and it required to install Zend Optimizer. I have already install it but while trying to install script, it still says that Zend Optimizer has not installed yet.
View 14 Replies
View Related
Jan 6, 2008
I found that php.ini in a directory caused Zend to disappear
[root@server ~]# php -vPHP 4.4.8 (cli) (built: Jan 3 2008 18:17:12)Copyright (c) 1997-2008 The PHP GroupZend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies with eAccelerator v0.9.5.2, Copyright (c) 2004-2006 eAccelerator, by eAccelerator with Zend Extension Manager v1.2.0, Copyright (c) 2003-2007, by Zend Technologies with Suhosin v0.9.22, Copyright (c) 2007, by SektionEins GmbH with Zend Optimizer v3.3.0, Copyright (c) 1998-2007, by Zend Technologies[root@server ~]#
[root@server ~]# php -m[PHP Modules]bcmathbz2calendarctypeeAcceleratorftpgdiconvimapmysqloverloadpcreposixsessionsocketsstandardsuhosintokenizerxmlZend Optimizerzipzlib[Zend Modules]Zend Extension ManagerZend OptimizereAccelerator[root@server ~]#
I recompiled php as cgi when i try to put php.ini in a dir it caused Zend to disappear then i cant open my site ( Zend Optimizer not Installed )
View 5 Replies
View Related
Jun 28, 2007
I have a fairly good understanding of IIS 6.0 and so this is beginning to confuse me some what.
Our clients are running on Windows 2003 server with IIS 6.0 which in turn runs the site that we had created. The thing is our site does rely on sessions so when one ends it runs the Session_OnEnd within the global.asa and runs some other functions.
But just recently a number of our clients are experiencing the problem that the sessions are not ending so the Session_OnEnd is not running therefore causing some major problems with their sites.
Two of our clients has said recently that they had installed SP2 but I am not sure if this would change any of the settings or **cough** BUGS **cough**. Can anyone please shed some light on what the SP2 actually did and if any of the settings for IIS 6.0 would of been reset.
View 3 Replies
View Related
Jun 30, 2008
I'm looking to move from Infrenion.com. The Infrenion VPS has been really great as far as speed and performance. However, Infrenion leaves the number of max diskinodes to 200,000. I've tried fighting with them to get it increased to where it should be (for a 20GB partition), 2 million nodes. I run a social networking site that uses Smarty templates and requires as much nodes as possible.
So, I'm looking for a VPS that has FFMPEG pre-installed, speed, 15 to 20GB of space, and is under $50/month.
Infrenion, if you're reading this, please reconsider your configurations of your servers.
View 11 Replies
View Related
Feb 12, 2009
regarding LXAdmin updates. Do i have to update both LXAdmin and server software (such as apache, ftp e.t.c.) or i just update to last version of LX Admin.
View 2 Replies
View Related
Jun 13, 2008
I have just install fantastico through WHM but my client not able to see fantastico in cpanel. how can i give fantastico to the client.
View 6 Replies
View Related
Jul 7, 2009
How do I get it to setup php as an apache mod?
View 0 Replies
View Related
May 15, 2009
I ran yum update and OpenJDK 6 got installed automatically.
Does any one know why? before this it was not installed on my system.
update is supposed to automatically install new packages.
View 0 Replies
View Related
Jun 21, 2009
just bought a script from filerun, try to load it
[url]
but .php file cant be encoded, any help would be nice.
you can see the conf [url]
View 2 Replies
View Related
Apr 21, 2009
any DS provider, well-known and providing good support who does offer DS with Windows 2003 Server installed?
View 8 Replies
View Related