critical errors during installation process

Having problems installing EM? Let's fix that
Forum rules
DO NOT give out any FTP passwords to anyone! There is no reason to do so! If you need help badly enough, create a temporary FTP account that is restricted to only the files that you need help with and give the information for that. Giving out FTP information can be very dangerous!
Locked
melissalevy
Registered User
Posts: 2
Joined: Sun Apr 13, 2008 10:02 pm

critical errors during installation process

Post by melissalevy »

This is the report I am receiving during Step 4 of the installation process. I have no idea what this means or how to fix it. Can anyone help?

Code: Select all

(formatted for forum posting)

[quote="EM installer v0.3.0"]
[b]EM status:[/b] New Install
[b]phpBB version:[/b] 
[b]Working Dir:[/b] /home/pawsvolu/public_html/admin/mods/easymod
[b]Install Step:[/b] 4
[b]Mode:[/b] 


[quote="The Error"]
[color=red]
Critical Error: Unable to complete writing of post process file.
Function Trace: main[4]->modio_close[1]->Function Trace: main[3]->modio_move[2]

FTP ERROR: could not change directory to [templates/informe_com/images]
Current dir: []

Secondary Error - Critical
FTP ERROR: could not change directory to [admin/mods/easymod/]
[/color]
[/quote]


[b]Permissions:[/b] (including system errors)

read access  ::  [b][color=green]OK[/color][/b] 
write access  ::  [b][color=green]OK[/color][/b] 
root path write  ::  [b][color=green]OK[/color][/b] 
chmod access  ::  [b][color=green]OK[/color][/b] 
unlink access  ::  [b][color=green]OK[/color][/b] 
mkdir access  ::  [b][color=green]OK[/color][/b] 
tmp path write  ::  [b][color=green]OK[/color][/b] 
FTP extension  ::  [b][color=green]OK[/color][/b] 
Safe Mode  ::  [b][color=green]OFF[/color][/b] 
copy access  ::  [b][color=green]OK[/color][/b] 


[b]Additional System Information:[/b]

[b]System:[/b] Linux serv01.siteground235.com 2.6.24.3-grsec-sg1 #4 SMP Mon Mar 10 08:34:02 CDT 2008 i686
[b]Configure Command:[/b] './configure' '--prefix=/usr/local/php5' '--with-pear=/usr/local/php5/pear' '--with-config-file-path=/usr/local/php5/lib' '--with-config-file-scan-dir=/usr/local/php5/etc' '--disable-ipv6' '--enable-bcmath=shared' '--enable-calendar=shared' '--enable-exif=shared' '--enable-ftp=shared' '--enable-mbstring' '--enable-mbstr-enc-trans' '--enable-mbregex' '--enable-memory-limit' '--enable-magic-quotes' '--enable-xslt=shared' '--enable-ucd-snmp-hack' '--enable-discard-path' '--enable-sockets=shared' '--enable-track-vars' '--enable-gd-native-ttf' '--enable-versioning' '--enable-wddx=shared' '--enable-pcntl=shared' '--enable-soap=shared' '--with-bz2=shared' '--with-xml=shared' '--with-xsl=shared' '--with-dom=shared' '--with-dom-xslt=shared' '--with-dom-exslt=shared' '--with-xslt-sablot=shared' '--with-xslt-sablot=shared' '--with-curl' '--with-curlwrappers' '--with-swf=shared,/usr/local/flash' '--with-gd=shared' '--with-jpeg-dir=/usr/local' '--with-png-dir=/usr' '--with-xpm-dir=/usr/X11R6' '--with-gettext=shared' '--with-imap=shared,/usr/local/imap-2004g' '--with-mcrypt=shared' '--with-mhash=shared' '--with-mysqli' '--with-mysql=/usr' '--with-pgsql=/usr' '--with-pspell=shared' '--with-xmlrpc=shared' '--with-snmp=shared' '--with-openssl=shared' '--with-pdflib=shared' '--with-ttf=shared' '--with-freetype-dir=/usr' '--with-zip=shared' '--with-zlib'
[b]PHP version:[/b] 5.0.5
[b]register_globals:[/b] OFF
[b]magic_quotes_gpc:[/b] ON
[b]magic_quotes_runtime:[/b] OFF
[b]allow_url_fopen:[/b] ON
[b]sockets_support:[/b] enabled


[b]Recommendations:[/b]
[b]write:[/b] server
[b]move:[/b] copy

[b]Selected settings:[/b]
[b]write:[/b] ftpb
[b]move:[/b] ftpa
[b]ftp dir:[/b] public_html
[b]ftp host:[/b] localhost
[b]ftp port:[/b] 21
[b]ftp debug:[/b] false
[b]ftp ext:[/b] ext
[b]ftp cache:[/b] false

[b]CWD Listing:[/b]
[code]
drwxr-xr-x languages 
drwxr-xr-x . 
drwxr-xr-x em_includes 
-rw-r--r-- easymod.gif 
-rw-r--r-- easymod_display_functions.php 
-rw-r--r-- easymod_install.php 
drwxr-xr-x includes 
drwxr-xr-x .. 
drwxr-xr-x templates 
Testing FTP access...
1) Logged in successfully
Current Working Directory: /
Directory listing: (0 files being listed)
2) CD to EasyMOD path successfully
3) wrote to phpBB root successfully

FTP access test :: successful
[/quote] [/code]

melissalevy
Registered User
Posts: 2
Joined: Sun Apr 13, 2008 10:02 pm

Re: critical errors during installation process

Post by melissalevy »

Nevermind! I discovered it was due to old, unrecognized templates. I deleted them and restarted installation process and all went perfectly!

Locked